aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <SimonBrandhof@imac2-sonarsource.local>2011-01-11 11:45:03 +0100
committerSimon Brandhof <SimonBrandhof@imac2-sonarsource.local>2011-01-11 11:45:03 +0100
commit2bb6d6aacb53cd667339e2cfacf115967cbd519c (patch)
treef1ed3193971f3f58a1e631deb1a338e3663bf4b0 /pom.xml
parentb17e7e2321a4c53ed443ba4ba82ccaa3bec914e0 (diff)
downloadsonarqube-2bb6d6aacb53cd667339e2cfacf115967cbd519c.tar.gz
sonarqube-2bb6d6aacb53cd667339e2cfacf115967cbd519c.zip
SONAR-2067 Upgrade to JRuby 1.5.6
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ce461f7531b..368985d066b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -612,7 +612,7 @@ mmmm
<dependency>
<groupId>org.jruby.rack</groupId>
<artifactId>jruby-rack</artifactId>
- <version>0.9.6</version>
+ <version>1.0.4</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
@@ -709,7 +709,7 @@ mmmm
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.4.0</version>
+ <version>1.5.6</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>