Skip to content

Commit

Permalink
Update jersey monorepo to v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent a68eea2 commit b9f5409
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 @@ -109,17 +109,17 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>3.0.3</version>
<version>3.0.4</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.0.3</version>
<version>3.0.4</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>3.0.3</version>
<version>3.0.4</version>
</dependency>
<dependency>
<groupId>org.dmfs</groupId>
Expand Down

0 comments on commit b9f5409

Please sign in to comment.