aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-09-09 07:38:06 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-09-09 07:38:21 +0200
commit8fcbd027c71d017c6fd16ddeb7ab384442341dee (patch)
tree3c138b0444a73a34a133be301c308c314b699282 /pom.xml
parent9167379d53bdb8cd6d7c7e57ed62f5b711329652 (diff)
downloadsonarqube-8fcbd027c71d017c6fd16ddeb7ab384442341dee.tar.gz
sonarqube-8fcbd027c71d017c6fd16ddeb7ab384442341dee.zip
Upgrade from JRuby 1.6.3 to 1.6.4
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 6b9d81c5081..acbf2654bfa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -863,7 +863,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>1.6.3</version>
+ <version>1.6.4</version>
</dependency>
<dependency>
<groupId>geronimo-spec</groupId>