]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-2284 upgrade to jruby 1.6.1
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 12 Apr 2011 20:01:24 +0000 (22:01 +0200)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 12 Apr 2011 20:01:24 +0000 (22:01 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 64b1db00539d9a8ae942bbb7aad843ca754f2fd1..1d331e3693001b0503779f16b2b6d9f71e181392 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.jruby</groupId>
         <artifactId>jruby-complete</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.1</version>
       </dependency>
       <dependency>
         <groupId>geronimo-spec</groupId>