Skip to content

Commit

Permalink
Merge pull request #74 from Cantara/renovate/jersey-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.glassfish.jersey.core:jersey-common to v2.35
  • Loading branch information
totto authored Sep 7, 2021
2 parents f6b8244 + 1a5d3e7 commit 063bfc6
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
<version>2.34</version>
<version>2.35</version>
</dependency>

<!-- Needed for native access for killing duplicate processes and getting process id -->
Expand Down

0 comments on commit 063bfc6

Please sign in to comment.