mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Upgrade to Tomcat 9.0.44
Closes gh-25687
This commit is contained in:
@@ -1765,7 +1765,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Tomcat", "9.0.43") {
|
||||
library("Tomcat", "9.0.44") {
|
||||
prohibit("[10.0.0-M1,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user