diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -529,8 +529,8 @@ <dependency> <groupId>javax.ws.rs</groupId> - <artifactId>jsr311-api</artifactId> - <version>1.1.1</version> + <artifactId>javax.ws.rs-api</artifactId> + <version>2.0</version> </dependency> <!-- normally not needed as we are 1.6 required |