aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-12-11 10:50:40 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-12-11 10:50:40 +0100
commitacc5b0665c4ef604b89053058d3526680324cdcb (patch)
tree06363f3d199d5b4d939f20887d0aaac0826e12d6 /pom.xml
parent0b75ead802109cdcdfa67e0098308a6211f19e05 (diff)
downloadsonarqube-acc5b0665c4ef604b89053058d3526680324cdcb.tar.gz
sonarqube-acc5b0665c4ef604b89053058d3526680324cdcb.zip
Upgrade JRuby from 1.7.6 to 1.7.9
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 42d4d63b14f..16a894f56ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1009,13 +1009,9 @@
<version>1.4</version>
</dependency>
<dependency>
- <!--
- Do not upgrade to 1.7.4 because of https://github.com/jruby/jruby/issues/802
- Waiting for 1.7.5
- -->
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.7.6</version>
+ <version>1.7.9</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>