Browse Source

Upgrade to jsonassert 1.2.2

tags/4.2
Simon Brandhof 10 years ago
parent
commit
fa40eb7ba3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -1065,7 +1065,7 @@
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>
<version>1.2.0</version>
<version>1.2.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>

Loading…
Cancel
Save