diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-08-19 22:34:34 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-08-19 22:34:58 +0200 |
commit | 3a77746009765300042ef795ae77dc4cb3c0bcb0 (patch) | |
tree | aa5bc0751698f8615d24ee8fe8fe844de18a11b0 /pom.xml | |
parent | 12ebcddbcec1e865f271c1fc258ba52fd1c99ae9 (diff) | |
download | sonarqube-3a77746009765300042ef795ae77dc4cb3c0bcb0.tar.gz sonarqube-3a77746009765300042ef795ae77dc4cb3c0bcb0.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> |