aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-09-12 16:18:49 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2013-09-12 16:19:02 +0200
commit22faaf0eb1106b8ab9f5e002b05ebcaa0ef00601 (patch)
treecd1311af5f9e5f24693df7f638c05d26e474b055 /pom.xml
parent8513eb10cbf7fb5c0ac7da63a9907f06299a2f2f (diff)
downloadsonarqube-22faaf0eb1106b8ab9f5e002b05ebcaa0ef00601.tar.gz
sonarqube-22faaf0eb1106b8ab9f5e002b05ebcaa0ef00601.zip
SONAR-4045 Upgrade to JRuby 1.7.4
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 4f14ac8a520..18b6cc9b4e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -942,7 +942,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.6.8</version>
+ <version>1.7.4</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>