aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-08-19 22:34:34 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-08-19 22:34:58 +0200
commit3a77746009765300042ef795ae77dc4cb3c0bcb0 (patch)
treeaa5bc0751698f8615d24ee8fe8fe844de18a11b0 /pom.xml
parent12ebcddbcec1e865f271c1fc258ba52fd1c99ae9 (diff)
downloadsonarqube-3a77746009765300042ef795ae77dc4cb3c0bcb0.tar.gz
sonarqube-3a77746009765300042ef795ae77dc4cb3c0bcb0.zip
SONAR-2587 and SONAR-2549 conflicts between database schemas
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 fd01de9a903..6b9d81c5081 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>