Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/renovate/major-jersey-monorepo…
Browse files Browse the repository at this point in the history
…' into jakarta
  • Loading branch information
andreoss committed Oct 29, 2023
2 parents fc983ea + 76f18f6 commit 5e12907
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.38</version>
<version>3.1.3</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.38</version>
<version>3.1.3</version>
<scope>test</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 5e12907

Please sign in to comment.