Upgraded WIreMock to 2.26.3 and fixes gh-1351

This commit is contained in:
Marcin Grzejszczak
2020-03-17 13:17:15 +01:00
parent e2950ad8fb
commit ad95e87d62
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
<name>spring-cloud-contract-dependencies</name>
<description>Spring Cloud Contract Dependencies</description>
<properties>
<wiremock.version>2.26.2</wiremock.version>
<wiremock.version>2.26.3</wiremock.version>
<jsonassert.version>0.4.14</jsonassert.version>
</properties>
<dependencyManagement>

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.26.2
wiremockVersion=2.26.3
jsonAssertVersion=0.4.13
verifierVersion=3.0.0.BUILD-SNAPSHOT
groovyVersion=2.4.17

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.26.2
wiremockVersion=2.26.3
jsonAssertVersion=0.4.13
verifierVersion=3.0.0.BUILD-SNAPSHOT
bootVersion=2.3.0.BUILD-SNAPSHOT

View File

@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
wiremockVersion=2.26.2
wiremockVersion=2.26.3
jsonAssertVersion=0.4.13
verifierVersion=3.0.0.BUILD-SNAPSHOT
bootVersion=2.3.0.BUILD-SNAPSHOT