Issue 522:update to jersey 1.6

This commit is contained in:
Adrian Cole 2011-04-08 22:13:22 -07:00
parent fd1d6ab88a
commit 835b5c6944
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-core</artifactId>
<version>1.4</version>
<version>1.6</version>
</dependency>
<dependency>
<groupId>com.google.inject.extensions</groupId>