Skip to content

Commit b1dd3fb

Browse files
committed
Upgrade to Tomcat 9.0.43
Closes gh-25203
1 parent aaad161 commit b1dd3fb

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
@@ -1806,7 +1806,7 @@ bom {
18061806
]
18071807
}
18081808
}
1809-
library("Tomcat", "9.0.41") {
1809+
library("Tomcat", "9.0.43") {
18101810
group("org.apache.tomcat") {
18111811
modules = [
18121812
"tomcat-annotations-api",

0 commit comments

Comments
 (0)