We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb2bb9 commit 9d5f551Copy full SHA for 9d5f551
pom.xml
@@ -229,7 +229,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
229
<artifactId>jersey-client</artifactId>
230
<scope>provided</scope>
231
<optional>true</optional>
232
- <version>2.25.1</version>
+ <version>2.37</version>
233
</dependency>
234
<dependency>
235
<groupId>org.apache.httpcomponents</groupId>
@@ -248,7 +248,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
248
249
<groupId>org.glassfish.jersey.core</groupId>
250
<artifactId>jersey-server</artifactId>
251
252
<scope>test</scope>
253
254
0 commit comments