diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-08-19 22:34:34 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-09-06 18:09:03 +0200 |
commit | 5838b8b4364e9ef0a8c8966206fd45c5099a21f8 (patch) | |
tree | d139cce259d2383581dcf45b64cea631e6576527 /pom.xml | |
parent | 1e2befd6977596112369b015cf092e1ce88f1b91 (diff) | |
download | sonarqube-5838b8b4364e9ef0a8c8966206fd45c5099a21f8.tar.gz sonarqube-5838b8b4364e9ef0a8c8966206fd45c5099a21f8.zip |
SONAR-2587 and SONAR-2549 conflicts between database schemas
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.1</version> + <version>1.6.3</version> </dependency> <dependency> <groupId>geronimo-spec</groupId> |