Skip to content

Commit

Permalink
Update jersey monorepo to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2022
1 parent c3f7f6d commit b7329fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stingray-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<metrics.version>4.2.12</metrics.version>
<jersey.version>3.0.8</jersey.version>
<jersey.version>3.1.0</jersey.version>
<jetty.version>11.0.12</jetty.version>
<swagger.version>2.2.6</swagger.version>
<jakarta.version>3.1.0</jakarta.version>
Expand Down Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet</artifactId>
<version>3.0.8</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
Expand Down

0 comments on commit b7329fb

Please sign in to comment.