Tomcat 9.0.45

This commit is contained in:
zzz
2021-04-25 10:53:47 -04:00
parent fe507b63b5
commit 28ea0e9025
13 changed files with 3 additions and 3 deletions

View File

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