aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-09-17 21:24:27 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2013-09-17 21:24:27 +0200
commit369a9d974e4f5e48bccd76a68ade1d7497fd984a (patch)
treec7bd77014030fdc504e2b5571219c166be4de38c /pom.xml
parentaf218419066f763121bc7cec47a2a8f957eb7110 (diff)
downloadsonarqube-369a9d974e4f5e48bccd76a68ade1d7497fd984a.tar.gz
sonarqube-369a9d974e4f5e48bccd76a68ade1d7497fd984a.zip
SONAR-4045 upgrade to jruby-rack 1.1.13.2
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 18b6cc9b4e5..2b37bfb0d9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -818,7 +818,7 @@
<dependency>
<groupId>org.jruby.rack</groupId>
<artifactId>jruby-rack</artifactId>
- <version>1.1.10</version>
+ <version>1.1.13.2</version>
</dependency>
<dependency>
<groupId>mysql</groupId>