Upgrade to Tomcat 11.0.6
Closes gh-45475
This commit is contained in:
committed by
Phillip Webb
parent
fd061220a7
commit
baefbc1aff
@@ -2514,10 +2514,6 @@ bom {
|
||||
}
|
||||
}
|
||||
library("Tomcat", "${tomcatVersion}") {
|
||||
prohibit {
|
||||
versionRange "[11.0.0-M1,)"
|
||||
because "it exceeds our Jakarte EE 10 baseline"
|
||||
}
|
||||
group("org.apache.tomcat") {
|
||||
modules = [
|
||||
"tomcat-annotations-api",
|
||||
|
||||
Reference in New Issue
Block a user