Changeset 1915


Ignore:
Timestamp:
04/27/12 12:59:56 (12 years ago)
Author:
twagoo
Message:

Upgraded to jersey 1.12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ComponentRegistry/trunk/ComponentRegistry/pom.xml

    r1898 r1915  
    9494            <groupId>com.sun.jersey.contribs</groupId>
    9595            <artifactId>jersey-multipart</artifactId>
    96             <version>1.3</version>
     96            <version>1.12</version>
    9797        </dependency>
    9898        <dependency>
    9999            <groupId>com.sun.jersey</groupId>
    100100            <artifactId>jersey-bundle</artifactId>
    101             <version>1.3</version>
     101            <version>1.12</version>
    102102            <exclusions>
    103103                                <!--
     
    114114            <groupId>com.sun.jersey.jersey-test-framework</groupId>
    115115            <artifactId>jersey-test-framework-grizzly</artifactId>
    116             <version>1.3</version>
     116            <version>1.12</version>
    117117            <scope>test</scope>
    118118        </dependency>
     
    162162            <groupId>com.sun.jersey.contribs</groupId>
    163163            <artifactId>jersey-spring</artifactId>
    164             <version>1.3</version>
     164            <version>1.12</version>
    165165        </dependency>
    166166        <dependency>
Note: See TracChangeset for help on using the changeset viewer.