Commit 118b5557 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Tomcat 9.0.43

Closes gh-25253
parent 627d0b71
...@@ -1764,7 +1764,7 @@ bom { ...@@ -1764,7 +1764,7 @@ bom {
] ]
} }
} }
library("Tomcat", "9.0.41") { library("Tomcat", "9.0.43") {
prohibit("[10.0.0-M1,)") { prohibit("[10.0.0-M1,)") {
because "it uses the jakarta.* namespace" because "it uses the jakarta.* namespace"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment