Skip to content

Commit ab45b41

Browse files
committed
Upgrade to Tomcat 9.0.44
Closes gh-25687
1 parent 69a7f84 commit ab45b41

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
@@ -1765,7 +1765,7 @@ bom {
17651765
]
17661766
}
17671767
}
1768-
library("Tomcat", "9.0.43") {
1768+
library("Tomcat", "9.0.44") {
17691769
prohibit("[10.0.0-M1,)") {
17701770
because "it uses the jakarta.* namespace"
17711771
}

0 commit comments

Comments
 (0)