mirror of https://github.com/apache/jclouds.git
[JCLOUDS-1233] bump jax-rs version
This commit is contained in:
parent
717b75a34e
commit
38cb34e123
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue