Skip to content

Commit dedd8e6

Browse files
committed
Upgrade to Tomcat 9.0.39
Closes gh-23885
1 parent 4b6ef6e commit dedd8e6

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
@@ -1803,7 +1803,7 @@ bom {
18031803
]
18041804
}
18051805
}
1806-
library("Tomcat", "9.0.38") {
1806+
library("Tomcat", "9.0.39") {
18071807
group("org.apache.tomcat") {
18081808
modules = [
18091809
"tomcat-annotations-api",

0 commit comments

Comments
 (0)