Skip to content

Commit

Permalink
Update org.apache.tomcat.embed:9.0.93 to v9.0.97
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent eb0246a commit 6b8eae2
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 @@ -238,7 +238,7 @@ dependencyManagement {
}

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

0 comments on commit 6b8eae2

Please sign in to comment.