aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-02-21 11:04:31 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-02-21 11:04:31 +0100
commit92338086272134042d1313384c50b82704b07481 (patch)
tree78bd7634809d0818deac2c059ffa25ab5e4432ea
parent95b0c1146fbe5a5721caa5b1cc3740ff77c46ec6 (diff)
downloadsonarqube-92338086272134042d1313384c50b82704b07481.tar.gz
sonarqube-92338086272134042d1313384c50b82704b07481.zip
Upgrade to JRuby 1.6.8
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 186e4a15759..27d2f5c4e82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -951,7 +951,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.6.7.2</version>
+ <version>1.6.8</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>