Skip to content

Commit 6b858f3

Browse files
committed
Upgrade to Tomcat 9.0.41
Closes gh-24447
1 parent dec085f commit 6b858f3

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
@@ -1698,7 +1698,7 @@ bom {
16981698
]
16991699
}
17001700
}
1701-
library("Tomcat", "9.0.40") {
1701+
library("Tomcat", "9.0.41") {
17021702
group("org.apache.tomcat") {
17031703
modules = [
17041704
"tomcat-annotations-api",

0 commit comments

Comments
 (0)