Skip to content

Commit

Permalink
Update org.apache.tomcat.embed:9.0.93 to v9.0.94 (#722)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent cb80114 commit 30ab1da
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 @@ -432,7 +432,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.94') {
entry 'tomcat-embed-core'
entry 'tomcat-embed-el'
entry 'tomcat-embed-websocket'
Expand Down

0 comments on commit 30ab1da

Please sign in to comment.