Tomcat 8.5.46

This commit is contained in:
zzz
2019-09-21 14:30:57 +00:00
parent 4f0d764540
commit 320569ef7f
11 changed files with 2 additions and 2 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.40" />
<property name="tomcat.ver" value="8.5.46" />
<!-- You probably don't want to change anything from here down -->
<target name="help" depends="all" />