Skip to content

Commit

Permalink
Update jersey monorepo to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent a9a00c1 commit a19d653
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.2</version>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.dmfs</groupId>
Expand Down

0 comments on commit a19d653

Please sign in to comment.