aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2013-10-30 16:09:50 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2013-10-30 16:13:12 +0100
commit5ba9acd470ed4334220af011f8fec33b01d61dc2 (patch)
tree95cf28a2414dd63571f2ec883590df00667ec755 /pom.xml
parenta731264f1719720f8834fc9c20a7f54c5e3d31bf (diff)
downloadsonarqube-5ba9acd470ed4334220af011f8fec33b01d61dc2.tar.gz
sonarqube-5ba9acd470ed4334220af011f8fec33b01d61dc2.zip
SONAR-4045 Upgrade to JRuby 1.7.6 to fix PermGen space issue on some configuration
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 6e3a0bb5a56..088158a9578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -977,7 +977,7 @@
-->
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.7.3</version>
+ <version>1.7.6</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>