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 25, 2022
1 parent c878469 commit 1670f37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions soa-discord/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,17 +98,17 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>3.0.4</version>
<version>3.0.8</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.0.5</version>
<version>3.0.8</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>3.0.5</version>
<version>3.0.8</version>
</dependency>
<dependency>
<groupId>org.dmfs</groupId>
Expand Down

0 comments on commit 1670f37

Please sign in to comment.