Skip to content

Commit

Permalink
Merge pull request #316 from Cantara/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.glassfish.jersey.core:jersey-client to v2.37
  • Loading branch information
totto authored Sep 14, 2022
2 parents 9d18e7b + 8bf280a commit e7b0e71
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 @@ -72,7 +72,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.36</version>
<version>2.37</version>
</dependency>


Expand Down

0 comments on commit e7b0e71

Please sign in to comment.