Jetty 9.2.25.v20180606

This commit is contained in:
zzz
2018-08-20 13:18:29 +00:00
parent f4cab090cd
commit 68feb080e7
22 changed files with 8 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
<property file="override.properties"/>
<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.24.v20180105" />
<property name="jetty.ver" value="9.2.25.v20180606" />
<property name="tomcat.ver" value="8.5.30" />
<!-- You probably don't want to change anything from here down -->