IDEMPIERE-3531: update jetty to 9.4.11.v20180605

This commit is contained in:
hieplq 2018-09-11 21:19:12 +07:00
parent ad6157c5fd
commit b03ca3b1f6
2 changed files with 4 additions and 4 deletions

View File

@ -48,9 +48,9 @@
<unit id="org.restlet.feature.group" version="2.3.2.v20150501-1520"/>
<repository location="http://p2.restlet.com/2.3"/>
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.jetty.bundles.f.feature.group" version="9.4.9.201803201811"/>
<unit id="org.eclipse.jetty.bundles.f.source.feature.group" version="9.4.9.201803201811"/>
<repository location="http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.9.v20180320"/>
<unit id="org.eclipse.jetty.bundles.f.feature.group" version="9.4.11.v20180605"/>
<unit id="org.eclipse.jetty.bundles.f.source.feature.group" version="9.4.11.v20180605"/>
<repository location="http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.11.v20180605"/>
</location>
<location includeAllPlatforms="true" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="bcmail" version="1.58.0"/>

View File

@ -13,7 +13,7 @@
<tycho.version>1.1.0</tycho.version>
<tycho.extras.version>${tycho.version}</tycho.extras.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>9.4.9.v20180320</jetty.version>
<jetty.version>9.4.11.v20180605</jetty.version>
<jp.version>6.3.1</jp.version>
<zk.version>8.5.0</zk.version>
<zk.javassist.src.version>3.18.2-GA</zk.javassist.src.version>