Tomcat 8.5.38

This commit is contained in:
zzz
2019-02-18 18:44:37 +00:00
parent ab7f61d220
commit 2aa093754d
11 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
<property file="build.properties"/>
<!-- When changing, also change javadoc URL in build.properties, and checksum in apps/jetty/build.xml -->
<property name="jetty.ver" value="9.2.25.v20180606" />
<property name="tomcat.ver" value="8.5.34" />
<property name="tomcat.ver" value="8.5.38" />
<!-- You probably don't want to change anything from here down -->
<target name="help" depends="all" />