[JCLOUDS-1233] bump jax-rs version

This commit is contained in:
Andrea Turli 2017-02-03 11:54:44 +01:00
parent c6d8f80445
commit 40d18f2006
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@
<dependencies>
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
<version>1.1.1</version>
<artifactId>javax.ws.rs-api</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>com.google.inject.extensions</groupId>