Use Spring 5 module of Jersey
See gh-17412
This commit is contained in:
committed by
Andy Wilkinson
parent
7d05551b9b
commit
7c6fd31d06
@@ -669,7 +669,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.glassfish.jersey.ext</groupId>
|
||||
<artifactId>jersey-spring4</artifactId>
|
||||
<artifactId>jersey-spring5</artifactId>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user