]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade JRuby from 1.7.6 to 1.7.9
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 11 Dec 2013 09:50:40 +0000 (10:50 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 11 Dec 2013 09:50:40 +0000 (10:50 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 42d4d63b14f5c61ca2952186e6e79c8a84a0e682..16a894f56fffd9eec7d99eddd895eb59c927f507 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>