Skip to content

Commit e327b20

Browse files
Merge pull request #13 from traitify/dependabot/maven/com.sun.jersey-jersey-client-1.19.4
Bump com.sun.jersey:jersey-client from 1.18.1 to 1.19.4
2 parents 78f9e70 + ccc808d commit e327b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependency>
1212
<groupId>com.sun.jersey</groupId>
1313
<artifactId>jersey-client</artifactId>
14-
<version>1.18.1</version>
14+
<version>1.19.4</version>
1515
</dependency>
1616
<dependency>
1717
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)