Skip to content

Commit

Permalink
Update jersey monorepo to v3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2022
1 parent 7114ffc commit a7f9663
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 @@ -275,12 +275,12 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.0.6</version>
<version>3.0.8</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>3.0.6</version>
<version>3.0.8</version>
</dependency>
<dependency>
<groupId>net.dv8tion</groupId>
Expand Down

0 comments on commit a7f9663

Please sign in to comment.