aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 16:41:36 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-07-11 16:41:36 +0200
commite2086dbeb034d5d53db90fe5439d58bc1c08287e (patch)
treefe09508eaaf9946141fe1eb8ef0bbb0f202e573b /pom.xml
parent9be64edfd1ff348bdf9bf1ddadb189e906770e4e (diff)
downloadsonarqube-e2086dbeb034d5d53db90fe5439d58bc1c08287e.tar.gz
sonarqube-e2086dbeb034d5d53db90fe5439d58bc1c08287e.zip
Upgrade to JRuby 1.6.3
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 d402ff79199..c6cae3d1d7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -819,7 +819,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.6.1</version>
+ <version>1.6.3</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>