aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2014-01-15 22:23:30 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2014-01-15 22:23:30 +0100
commitbc5680768a184c41e8c8871f8262ef607e01172c (patch)
tree54d0facf799ed361e733d32399e12be4dd8c770b /pom.xml
parent7d6d0d00cd9f777b0cce23ee9af25b52f86b24f0 (diff)
downloadsonarqube-bc5680768a184c41e8c8871f8262ef607e01172c.tar.gz
sonarqube-bc5680768a184c41e8c8871f8262ef607e01172c.zip
Upgrade JRuby from 1.7.9 to 1.7.10
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 b7361287e97..5e6c71c956c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1032,7 +1032,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.7.9</version>
+ <version>1.7.10</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>