|
|
|
|
@ -108,7 +108,7 @@
@@ -108,7 +108,7 @@
|
|
|
|
|
<jboss-transaction-spi.version>7.6.0.Final</jboss-transaction-spi.version> |
|
|
|
|
<jdom2.version>2.0.6</jdom2.version> |
|
|
|
|
<jedis.version>2.9.0</jedis.version> |
|
|
|
|
<jersey.version>2.25.1</jersey.version> |
|
|
|
|
<jersey.version>2.26</jersey.version> |
|
|
|
|
<jest.version>5.3.2</jest.version> |
|
|
|
|
<jetty.version>9.4.6.v20170531</jetty.version> |
|
|
|
|
<jetty-jsp.version>2.2.0.v201112011158</jetty-jsp.version> |
|
|
|
|
@ -1663,11 +1663,6 @@
@@ -1663,11 +1663,6 @@
|
|
|
|
|
<artifactId>javax.el</artifactId> |
|
|
|
|
<version>${glassfish-el.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.glassfish.jersey.bundles.repackaged</groupId> |
|
|
|
|
<artifactId>jersey-guava</artifactId> |
|
|
|
|
<version>${jersey.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.glassfish.jersey.containers</groupId> |
|
|
|
|
<artifactId>jersey-container-servlet</artifactId> |
|
|
|
|
@ -1705,7 +1700,7 @@
@@ -1705,7 +1700,7 @@
|
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.glassfish.jersey.ext</groupId> |
|
|
|
|
<artifactId>jersey-spring3</artifactId> |
|
|
|
|
<artifactId>jersey-spring4</artifactId> |
|
|
|
|
<version>${jersey.version}</version> |
|
|
|
|
<exclusions> |
|
|
|
|
<exclusion> |
|
|
|
|
|