We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a140788 commit d225b40Copy full SHA for d225b40
1 file changed
pom.xml
@@ -119,13 +119,13 @@
119
<dependency>
120
<groupId>org.glassfish.jersey.core</groupId>
121
<artifactId>jersey-client</artifactId>
122
- <version>3.1.10</version>
+ <version>4.0.2</version>
123
<scope>runtime</scope>
124
</dependency>
125
126
<groupId>org.glassfish.jersey.inject</groupId>
127
<artifactId>jersey-hk2</artifactId>
128
129
130
131
0 commit comments