Skip to content

Commit f2348df

Browse files
committed
Update dependency org.glassfish.jersey.core:jersey-client to v2.46
1 parent ae99b3a commit f2348df

File tree

1 file changed

+1
-1
lines changed
  • application-analytics-default

1 file changed

+1
-1
lines changed

application-analytics-default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.glassfish.jersey.core</groupId>
7676
<artifactId>jersey-client</artifactId>
77-
<version>2.30.1</version> <!-- You can update to the latest version available -->
77+
<version>2.46</version> <!-- You can update to the latest version available -->
7878
</dependency>
7979
</dependencies>
8080
<build>

0 commit comments

Comments
 (0)