aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-08-19 22:34:34 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-09-06 18:09:03 +0200
commit5838b8b4364e9ef0a8c8966206fd45c5099a21f8 (patch)
treed139cce259d2383581dcf45b64cea631e6576527 /pom.xml
parent1e2befd6977596112369b015cf092e1ce88f1b91 (diff)
downloadsonarqube-5838b8b4364e9ef0a8c8966206fd45c5099a21f8.tar.gz
sonarqube-5838b8b4364e9ef0a8c8966206fd45c5099a21f8.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>