Skip to content

Commit ac1165d

Browse files
committed
Upgrade to Tomcat 9.0.38
Closes gh-23359
1 parent 7b8c19f commit ac1165d

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.37") {
1701+
library("Tomcat", "9.0.38") {
17021702
group("org.apache.tomcat") {
17031703
modules = [
17041704
"tomcat-annotations-api",

0 commit comments

Comments
 (0)