Skip to content

Commit

Permalink
Update org.apache.tomcat.embed:10.1.34 to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 3d6d738 commit 79dc28b
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 @@ -119,7 +119,7 @@ allprojects {
entry 'snakeyaml'
}
//CVE-2023-41080
dependencySet(group: 'org.apache.tomcat.embed', version: '10.1.34') {
dependencySet(group: 'org.apache.tomcat.embed', version: '11.0.2') {
entry 'tomcat-embed-websocket'
entry 'tomcat-embed-core'
}
Expand Down

0 comments on commit 79dc28b

Please sign in to comment.