diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2013-09-17 21:24:27 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2013-09-17 21:24:27 +0200 |
commit | 369a9d974e4f5e48bccd76a68ade1d7497fd984a (patch) | |
tree | c7bd77014030fdc504e2b5571219c166be4de38c /pom.xml | |
parent | af218419066f763121bc7cec47a2a8f957eb7110 (diff) | |
download | sonarqube-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |