Merge branch '1.2.x'

This commit is contained in:
Marcin Grzejszczak
2018-07-13 11:02:02 -04:00
7 changed files with 8 additions and 10 deletions

View File

@@ -14,6 +14,5 @@
# limitations under the License.
#
wiremockVersion=2.18.0
jsonAssertVersion=0.4.12
jsonAssertVersion=0.4.13
verifierVersion=2.0.1.BUILD-SNAPSHOT

View File

@@ -14,5 +14,5 @@
# limitations under the License.
#
wiremockVersion=2.18.0
jsonAssertVersion=0.4.12
jsonAssertVersion=0.4.13
verifierVersion=2.0.1.BUILD-SNAPSHOT

View File

@@ -14,5 +14,5 @@
# limitations under the License.
#
wiremockVersion=2.18.0
jsonAssertVersion=0.4.12
verifierVersion=2.0.1.BUILD-SNAPSHOT
jsonAssertVersion=0.4.13
verifierVersion=2.0.1.BUILD-SNAPSHOT

View File

@@ -14,6 +14,5 @@
# limitations under the License.
#
wiremockVersion=2.18.0
jsonAssertVersion=0.4.12
jsonAssertVersion=0.4.13
verifierVersion=2.0.1.BUILD-SNAPSHOT

View File

@@ -63,7 +63,7 @@
<dependency>
<groupId>com.toomuchcoding.jsonassert</groupId>
<artifactId>jsonassert</artifactId>
<version>0.4.12</version>
<version>0.4.13</version>
<scope>test</scope>
</dependency>
<dependency>

View File

@@ -62,7 +62,7 @@
<dependency>
<groupId>com.toomuchcoding.jsonassert</groupId>
<artifactId>jsonassert</artifactId>
<version>0.4.12</version>
<version>0.4.13</version>
<scope>test</scope>
</dependency>
<dependency>