Skip to content

Commit

Permalink
deps: Update jersey monorepo to v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 7c1d742 commit dadf024
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions optimize/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.1.8</version>
<version>3.1.9</version>
<scope>compile</scope>
</dependency>

Expand Down Expand Up @@ -681,7 +681,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>3.1.8</version>
<version>3.1.9</version>
<scope>compile</scope>
</dependency>

Expand Down Expand Up @@ -740,7 +740,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
<version>3.1.8</version>
<version>3.1.9</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit dadf024

Please # to comment.