diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-09-09 07:38:06 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-09-09 07:38:21 +0200 |
commit | 8fcbd027c71d017c6fd16ddeb7ab384442341dee (patch) | |
tree | 3c138b0444a73a34a133be301c308c314b699282 /pom.xml | |
parent | 9167379d53bdb8cd6d7c7e57ed62f5b711329652 (diff) | |
download | sonarqube-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |