Upgrade to Tomcat 10.1.36

Closes gh-44339
This commit is contained in:
Andy Wilkinson
2025-02-19 15:35:33 +00:00
committed by Phillip Webb
parent 489fc83c53
commit eba12f4ebf
4 changed files with 13 additions and 9 deletions

View File

@@ -2544,10 +2544,6 @@ bom {
versionRange "[11.0.0-M1,)"
because "it exceeds our Jakarte EE 10 baseline"
}
prohibit {
versionRange "[10.1.35,10.1.36]"
because "https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 and related problems in 10.1.36"
}
group("org.apache.tomcat") {
modules = [
"tomcat-annotations-api",