Skip to content

Commit

Permalink
Update jersey monorepo to v2.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2022
1 parent 546a796 commit 3978501
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 @@ -229,7 +229,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<artifactId>jersey-client</artifactId>
<scope>provided</scope>
<optional>true</optional>
<version>2.25.1</version>
<version>2.37</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand All @@ -248,7 +248,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
<version>2.25.1</version>
<version>2.37</version>
<scope>test</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 3978501

Please sign in to comment.