Skip to content

Commit 30748b8

Browse files
committed
Upgrade to Tomcat 9.0.41
Closes gh-24440
1 parent 264cd83 commit 30748b8

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.40") {
1809+
library("Tomcat", "9.0.41") {
18101810
group("org.apache.tomcat") {
18111811
modules = [
18121812
"tomcat-annotations-api",

0 commit comments

Comments
 (0)