Skip to content

Commit

Permalink
fix(deps): update dependency org.glassfish.jersey.core:jersey-common …
Browse files Browse the repository at this point in the history
…to v3
  • Loading branch information
renovate[bot] committed Nov 4, 2022
1 parent 9ecea4f commit c34698d
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.37</version>
<version>3.1.0</version>
</dependency>

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

0 comments on commit c34698d

Please sign in to comment.