Skip to content

Commit

Permalink
Merge pull request #355 from Ree6-Applications/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
Update jersey monorepo to v3.1.2
  • Loading branch information
DxsSucuk authored May 17, 2023
2 parents 3e37d91 + 5a0297c commit 6b1ce90
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 @@ -209,12 +209,12 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
</dependency>

<!-- HTTP Clients -->
Expand Down

0 comments on commit 6b1ce90

Please sign in to comment.