mirror of https://github.com/apache/jclouds.git
[JCLOUDS-1233] bump jax-rs version
This commit is contained in:
parent
c6d8f80445
commit
40d18f2006
|
@ -46,8 +46,8 @@
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>javax.ws.rs</groupId>
|
<groupId>javax.ws.rs</groupId>
|
||||||
<artifactId>jsr311-api</artifactId>
|
<artifactId>javax.ws.rs-api</artifactId>
|
||||||
<version>1.1.1</version>
|
<version>2.0.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.inject.extensions</groupId>
|
<groupId>com.google.inject.extensions</groupId>
|
||||||
|
|
Loading…
Reference in New Issue