Skip to content

Commit

Permalink
Update org.apache.tomcat.embed:9.0.93 to v9.0.95
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 3e0e9e9 commit 5edddd7
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 @@ -232,7 +232,7 @@ dependencyManagement {
}

// CVE-2023-28709
dependencySet(group: 'org.apache.tomcat.embed', version: '9.0.93') {
dependencySet(group: 'org.apache.tomcat.embed', version: '9.0.95') {
entry 'tomcat-embed-core'
entry 'tomcat-embed-el'
entry 'tomcat-embed-websocket'
Expand Down

0 comments on commit 5edddd7

Please sign in to comment.