aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2014-01-17 17:24:29 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2014-01-17 17:24:40 +0100
commitfa40eb7ba3dd0f71d415308bcd1728e1070b2b0b (patch)
treebb06565f97e211b7efa9ba5d90741f9a5609721a /pom.xml
parentea7c236034f358a84794b0b5ef71474a07559e41 (diff)
downloadsonarqube-fa40eb7ba3dd0f71d415308bcd1728e1070b2b0b.tar.gz
sonarqube-fa40eb7ba3dd0f71d415308bcd1728e1070b2b0b.zip
Upgrade to jsonassert 1.2.2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5a50d1c6b0b..aa633ff42e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>