Skip to content

Commit

Permalink
Merge pull request #165 from Ree6-Applications/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
Update jersey monorepo to v3.1.0
  • Loading branch information
DxsSucuk authored Nov 5, 2022
2 parents d70c991 + b1bf2f3 commit ce506c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,12 +255,12 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.0.8</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>3.0.8</version>
<version>3.1.0</version>
</dependency>

<!-- HTTP Clients -->
Expand Down

0 comments on commit ce506c8

Please sign in to comment.