Skip to content

Commit

Permalink
Upgrade to Jersey 2.29.1
Browse files Browse the repository at this point in the history
Closes gh-17430
  • Loading branch information
wilkinsona committed Sep 16, 2019
1 parent cc67213 commit 84b2438
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<jboss-transaction-spi.version>7.6.0.Final</jboss-transaction-spi.version>
<jdom2.version>2.0.6</jdom2.version>
<jedis.version>3.1.0</jedis.version>
<jersey.version>2.29</jersey.version>
<jersey.version>2.29.1</jersey.version>
<jest.version>6.3.1</jest.version>
<jetty.version>9.4.20.v20190813</jetty.version>
<jetty-jsp.version>2.2.0.v201112011158</jetty-jsp.version>
Expand Down Expand Up @@ -2294,11 +2294,6 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-spring5</artifactId>
<version>${jersey.version}</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
Expand Down

0 comments on commit 84b2438

Please sign in to comment.