forked from I2P_Developers/i2p.i2p
Tomcat 8.5.46
This commit is contained in:
@ -327,7 +327,7 @@ Applications:
|
|||||||
Systray (systray.jar):
|
Systray (systray.jar):
|
||||||
Public domain.
|
Public domain.
|
||||||
|
|
||||||
Tomcat 8.5.40 (jasper-runtime.jar):
|
Tomcat 8.5.46 (jasper-runtime.jar):
|
||||||
(not included in most distribution packages)
|
(not included in most distribution packages)
|
||||||
Copyright 1999-2019 The Apache Software Foundation
|
Copyright 1999-2019 The Apache Software Foundation
|
||||||
See licenses/LICENSE-Apache2.0.txt
|
See licenses/LICENSE-Apache2.0.txt
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -9,7 +9,7 @@
|
|||||||
<property file="build.properties"/>
|
<property file="build.properties"/>
|
||||||
<!-- When changing, also change javadoc URL in build.properties, and checksum in apps/jetty/build.xml -->
|
<!-- 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="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 -->
|
<!-- You probably don't want to change anything from here down -->
|
||||||
<target name="help" depends="all" />
|
<target name="help" depends="all" />
|
||||||
|
Reference in New Issue
Block a user