Commit 345c3682 authored by Andy Wilkinson's avatar Andy Wilkinson

Polish "Use Spring 5 module of Jersey"

See gh-17412
parent 7c6fd31d
...@@ -2254,7 +2254,6 @@ ...@@ -2254,7 +2254,6 @@
<scope>import</scope> <scope>import</scope>
<type>pom</type> <type>pom</type>
</dependency> </dependency>
<!-- Remove once https://github.com/eclipse-ee4j/jersey/issues/4184 is fixed -->
<dependency> <dependency>
<groupId>org.glassfish.jersey.ext</groupId> <groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring5</artifactId> <artifactId>jersey-spring5</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment