Skip to content

Commit

Permalink
Update jersey monorepo to v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and totto committed Aug 8, 2022
1 parent e01900e commit 280b7db
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 @@ -14,7 +14,7 @@
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.18.0</log4j.version>
<jetty.version>11.0.11</jetty.version>
<jersey.version>3.0.5</jersey.version>
<jersey.version>3.0.6</jersey.version>
<jakartaee.version>9.0.0-RC3</jakartaee.version>
<javax.activation.version>1.2.0</javax.activation.version>
<jackson.version>2.13.3</jackson.version>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet</artifactId>
<version>3.0.5</version>
<version>3.0.6</version>
</dependency>
<dependency>
<groupId>jakarta.ws.rs</groupId>
Expand Down

0 comments on commit 280b7db

Please sign in to comment.