summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-04-12 22:01:24 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-04-12 22:01:24 +0200
commitd69c24893d6ce101482a0a5cea4d34e126871c79 (patch)
treea6f98a9fc3bfa6bbb10b7767ec74a99f4ff001b0 /pom.xml
parent01b02a217c413cde5d971b22fdf0405a02fb8c8b (diff)
downloadsonarqube-d69c24893d6ce101482a0a5cea4d34e126871c79.tar.gz
sonarqube-d69c24893d6ce101482a0a5cea4d34e126871c79.zip
SONAR-2284 upgrade to jruby 1.6.1
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 64b1db00539..1d331e36930 100644
--- a/pom.xml
+++ b/pom.xml
@@ -730,7 +730,7 @@
<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>