Merge branch '2.2.x'

This commit is contained in:
Marcin Grzejszczak
2021-04-13 16:34:36 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@
<dependency>
<groupId>com.toomuchcoding.jsonassert</groupId>
<artifactId>jsonassert</artifactId>
<version>0.5.0</version>
<version>0.6.0</version>
<scope>test</scope>
</dependency>
<dependency>

View File

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