|
|
|
|
@ -2254,6 +2254,12 @@
@@ -2254,6 +2254,12 @@
|
|
|
|
|
<scope>import</scope> |
|
|
|
|
<type>pom</type> |
|
|
|
|
</dependency> |
|
|
|
|
<!-- Remove once https://github.com/eclipse-ee4j/jersey/issues/4184 is fixed --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.glassfish.jersey.ext</groupId> |
|
|
|
|
<artifactId>jersey-spring5</artifactId> |
|
|
|
|
<version>${jersey.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.hamcrest</groupId> |
|
|
|
|
<artifactId>hamcrest</artifactId> |
|
|
|
|
|