aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-05-29 14:27:38 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2013-05-29 16:26:35 +0200
commitbabb50a4f143c312df1ba45955d3d589ecb2845f (patch)
tree6e447fa4fa342dfeecb5cecdc4d8e7bd5e9ad97c /pom.xml
parentebc7ebb5c530d1de13a79cb3f2d873af89f37efb (diff)
downloadsonarqube-babb50a4f143c312df1ba45955d3d589ecb2845f.tar.gz
sonarqube-babb50a4f143c312df1ba45955d3d589ecb2845f.zip
SONAR-4360 OufOfMemory error when too many issues
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 031b94c60a7..d4ba34cca8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1044,7 +1044,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
- <version>2.2.2</version>
+ <version>2.2.4</version>
</dependency>
<dependency>
<groupId>com.akiban</groupId>