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] committed Oct 8, 2024
1 parent 6b106bf commit 97a1c6b
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 @@ -395,7 +395,7 @@ dependencyManagement {
dependencies {
// CVE-2021-42340
// 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 97a1c6b

Please sign in to comment.