Skip to content

Commit 66b257e

Browse files
committed
Issue javaee-samples#20 Updated jersey-client to 2.7
1 parent 39d3c53 commit 66b257e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
<dependency>
449449
<groupId>org.glassfish.jersey.core</groupId>
450450
<artifactId>jersey-client</artifactId>
451-
<version>2.25</version>
451+
<version>2.27</version>
452452
<scope>test</scope>
453453
</dependency>
454454

@@ -604,7 +604,7 @@
604604
<dependency>
605605
<groupId>org.glassfish.jersey.core</groupId>
606606
<artifactId>jersey-client</artifactId>
607-
<version>2.4</version>
607+
<version>2.7</version>
608608
<scope>test</scope>
609609
</dependency>
610610
<dependency>
@@ -652,7 +652,7 @@
652652
<dependency>
653653
<groupId>org.glassfish.jersey.core</groupId>
654654
<artifactId>jersey-client</artifactId>
655-
<version>2.4</version>
655+
<version>2.7</version>
656656
<scope>test</scope>
657657
</dependency>
658658
<dependency>

0 commit comments

Comments
 (0)