Skip to content

Commit cfe3187

Browse files
committed
Upgrade to Tomcat 9.0.35
Closes gh-21415
1 parent 8568e0b commit cfe3187

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
@@ -1767,7 +1767,7 @@ bom {
17671767
]
17681768
}
17691769
}
1770-
library("Tomcat", "9.0.34") {
1770+
library("Tomcat", "9.0.35") {
17711771
group("org.apache.tomcat") {
17721772
modules = [
17731773
"tomcat-annotations-api",

0 commit comments

Comments
 (0)