Skip to content

Commit

Permalink
Merge pull request #351 from hmcts/RDCC-6656
Browse files Browse the repository at this point in the history
Nightly build failure
  • Loading branch information
lukasz-wolski authored Mar 30, 2023
2 parents 5da6d74 + 82f87ef commit ce8f68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ dependencyManagement {

dependencies {
// CVE-2021-42340
dependencySet(group: 'org.apache.tomcat.embed', version: '9.0.71') {
dependencySet(group: 'org.apache.tomcat.embed', version: '9.0.72') {
entry 'tomcat-embed-core'
entry 'tomcat-embed-el'
entry 'tomcat-embed-websocket'
Expand Down

0 comments on commit ce8f68f

Please sign in to comment.