Skip to content

Commit

Permalink
Merge pull request #696 from hmcts/lukasz-wolski-patch-1
Browse files Browse the repository at this point in the history
Nightly build failure
  • Loading branch information
lukasz-wolski authored Mar 29, 2023
2 parents 9d5eb3d + f12f440 commit dd89df8
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 @@ -519,7 +519,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 dd89df8

Please sign in to comment.