Skip to content

Commit 5c879b2

Browse files
committed
Upgrade to Tomcat 9.0.33
Closes gh-20789
1 parent 3758794 commit 5c879b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1757,7 +1757,7 @@ bom {
17571757
]
17581758
}
17591759
}
1760-
library("Tomcat", "9.0.31") {
1760+
library("Tomcat", "9.0.33") {
17611761
group("org.apache.tomcat") {
17621762
modules = [
17631763
"tomcat-annotations-api",

0 commit comments

Comments
 (0)