Skip to content

Commit dd38ffe

Browse files
committed
Upgrade to Tomcat 9.0.37
Closes gh-22478
1 parent e9c4607 commit dd38ffe

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
@@ -1791,7 +1791,7 @@ bom {
17911791
]
17921792
}
17931793
}
1794-
library("Tomcat", "9.0.36") {
1794+
library("Tomcat", "9.0.37") {
17951795
group("org.apache.tomcat") {
17961796
modules = [
17971797
"tomcat-annotations-api",

0 commit comments

Comments
 (0)