Upgrade to Jersey 2.26

Closes gh-10217
This commit is contained in:
Andy Wilkinson
2017-09-07 17:22:37 +01:00
parent 725b0fa3eb
commit 2e19f0b3e5
5 changed files with 30 additions and 10 deletions

View File

@@ -341,7 +341,7 @@
</dependency>
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring3</artifactId>
<artifactId>jersey-spring4</artifactId>
<scope>test</scope>
</dependency>
<dependency>