Skip to content

Commit

Permalink
Update jersey monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 31, 2024
1 parent c208001 commit 1fa4961
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.6</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.8</version>
<scope>test</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 1fa4961

Please sign in to comment.