Tomcat 9.0.62

This commit is contained in:
zzz
2022-05-02 11:31:45 -04:00
parent 2c8428d85e
commit 5cbdb7d806
18 changed files with 4 additions and 4 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.54" />
<property name="tomcat.ver" value="9.0.62" />
<!-- You probably don't want to change anything from here down -->
<target name="help" depends="all" />