Skip to content

Commit

Permalink
RDCC-5778: Upgrading tomcat to version 9.0.68 (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdilHMCTS authored Nov 3, 2022
1 parent c9dacd9 commit 69033ad
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 @@ -449,7 +449,7 @@ dependencyManagement {

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

0 comments on commit 69033ad

Please sign in to comment.