Skip to content

Commit

Permalink
Merge pull request #256 from eclipse-basyx/dependabot/maven/developme…
Browse files Browse the repository at this point in the history
…nt/org.glassfish.jersey.core-jersey-client-2.39.1

Bump jersey-client from 2.39 to 2.39.1
  • Loading branch information
FrankSchnicke committed Mar 24, 2023
2 parents 045b843 + 752aac9 commit 484d415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.39</version>
<version>2.39.1</version>
</dependency>

<!-- Jersey InjectionManager (for Jersey client) -->
Expand Down

0 comments on commit 484d415

Please sign in to comment.