Skip to content

Commit db3e81c

Browse files
committed
Upgrade to Tomcat 9.0.38
Closes gh-23317
1 parent 69576a3 commit db3e81c

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
@@ -1799,7 +1799,7 @@ bom {
17991799
]
18001800
}
18011801
}
1802-
library("Tomcat", "9.0.37") {
1802+
library("Tomcat", "9.0.38") {
18031803
group("org.apache.tomcat") {
18041804
modules = [
18051805
"tomcat-annotations-api",

0 commit comments

Comments
 (0)