Bumped JSON Assert to 0.4.12, fixes gh-610
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
wiremockVersion=2.16.0
|
||||
jsonAssertVersion=0.4.11
|
||||
jsonAssertVersion=0.4.12
|
||||
verifierVersion=1.2.5.BUILD-SNAPSHOT
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
wiremockVersion=2.16.0
|
||||
jsonAssertVersion=0.4.11
|
||||
jsonAssertVersion=0.4.12
|
||||
verifierVersion=1.2.5.BUILD-SNAPSHOT
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
wiremockVersion=2.16.0
|
||||
jsonAssertVersion=0.4.11
|
||||
jsonAssertVersion=0.4.12
|
||||
verifierVersion=1.2.5.BUILD-SNAPSHOT
|
||||
@@ -14,6 +14,6 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
wiremockVersion=2.16.0
|
||||
jsonAssertVersion=0.4.11
|
||||
jsonAssertVersion=0.4.12
|
||||
verifierVersion=1.2.5.BUILD-SNAPSHOT
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
<dependency>
|
||||
<groupId>com.toomuchcoding.jsonassert</groupId>
|
||||
<artifactId>jsonassert</artifactId>
|
||||
<version>0.4.11</version>
|
||||
<version>0.4.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
<dependency>
|
||||
<groupId>com.toomuchcoding.jsonassert</groupId>
|
||||
<artifactId>jsonassert</artifactId>
|
||||
<version>0.4.11</version>
|
||||
<version>0.4.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user