Skip to content

Commit bf4ebcf

Browse files
committed
Upgrade to Tomcat 9.0.44
Closes gh-25640
1 parent e0b54cb commit bf4ebcf

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
@@ -1699,7 +1699,7 @@ bom {
16991699
]
17001700
}
17011701
}
1702-
library("Tomcat", "9.0.43") {
1702+
library("Tomcat", "9.0.44") {
17031703
group("org.apache.tomcat") {
17041704
modules = [
17051705
"tomcat-annotations-api",

0 commit comments

Comments
 (0)