Skip to content

Commit

Permalink
fix(deps): update dependency org.glassfish.jersey.core:jersey-client …
Browse files Browse the repository at this point in the history
…to v3
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 5174e39 commit 435759a
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 @@ -114,7 +114,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.39.1</version>
<version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 435759a

Please # to comment.