Skip to content

Commit

Permalink
Update jersey monorepo to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent c208001 commit 6db0a51
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 @@ -189,7 +189,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<artifactId>jersey-client</artifactId>
<scope>provided</scope>
<optional>true</optional>
<version>3.1.5</version>
<version>3.1.7</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand All @@ -208,7 +208,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
<version>3.1.5</version>
<version>3.1.7</version>
<scope>test</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 6db0a51

Please sign in to comment.