Skip to content

Commit

Permalink
fix(deps): update dependency com.sun.jersey:jersey-client to v1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent 21939bb commit d14411b
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 @@ -185,7 +185,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
<version>1.12</version>
<version>1.19.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d14411b

Please sign in to comment.