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.
2 parents 6239459 + d800702 commit 8557bd2Copy full SHA for 8557bd2
spring-jersey/pom.xml
@@ -222,12 +222,12 @@
222
</build>
223
224
<properties>
225
- <jersey.version>2.27</jersey.version>
+ <jersey.version>2.29.1</jersey.version>
226
<cargo-maven2-plugin.version>1.6.1</cargo-maven2-plugin.version>
227
<httpcore.version>4.4.9</httpcore.version>
228
<httpclient.version>4.5.5</httpclient.version>
229
<javax.servlet-api.version>4.0.0</javax.servlet-api.version>
230
- <wiremock.version>1.58</wiremock.version>
+ <wiremock.version>2.25.1</wiremock.version>
231
<assertj-core.version>3.10.0</assertj-core.version>
232
<spring-boot.version>1.5.10.RELEASE</spring-boot.version>
233
</properties>
0 commit comments