Skip to content

Commit

Permalink
Merge branch 'master' into java-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
velo authored Feb 20, 2023
2 parents c3ac874 + 567390c commit 3b99fb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jaxrs2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.38</version>
<version>2.39</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.inject</groupId>
<artifactId>jersey-hk2</artifactId>
<version>2.38</version>
<version>2.39</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3b99fb4

Please sign in to comment.