JAVA-2136 Fix integration test in spring-jersey module

This commit is contained in:
mikr 2020-10-13 18:46:25 +02:00
parent 5e703ebbed
commit 3e25eae651
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@
<httpcore.version>4.4.9</httpcore.version>
<httpclient.version>4.5.5</httpclient.version>
<javax.servlet-api.version>4.0.0</javax.servlet-api.version>
<wiremock.version>2.25.1</wiremock.version>
<wiremock.version>2.27.2</wiremock.version>
<assertj-core.version>3.10.0</assertj-core.version>
<spring-boot.version>1.5.10.RELEASE</spring-boot.version>
</properties>