Skip to content

Commit

Permalink
Update build.gradle (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-wolski authored Oct 17, 2023
1 parent b4e945a commit a07ee6f
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 @@ -514,7 +514,7 @@ dependencyManagement {
// CVE-2021-25122
// CVE-2021-42340
// CVE-2023-28709
dependencySet(group: 'org.apache.tomcat.embed', version: '9.0.80') {
dependencySet(group: 'org.apache.tomcat.embed', version: '9.0.81') {
entry 'tomcat-embed-core'
entry 'tomcat-embed-el'
entry 'tomcat-embed-websocket'
Expand Down

0 comments on commit a07ee6f

Please sign in to comment.