Tomcat 9.0.54

This commit is contained in:
zzz
2021-10-11 10:46:26 -04:00
parent 917b7e615e
commit 6b823e6381
19 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
and versions in gradle.properties and apps/jetty/build.gradle
-->
<property name="jetty.ver" value="9.3.30.v20211001" />
<property name="tomcat.ver" value="9.0.45" />
<property name="tomcat.ver" value="9.0.54" />
<!-- You probably don't want to change anything from here down -->
<target name="help" depends="all" />