summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-31 11:50:52 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-31 11:52:06 +0100
commit2162d1471ebe84f0d09b57ea3fccc6a452548257 (patch)
treec8ab73d16358c453b39d85d3bfff57fe27f097f0
parent9a3eb5535f387e4d79826f542570654bb7ae5d1e (diff)
downloadsonarqube-2162d1471ebe84f0d09b57ea3fccc6a452548257.tar.gz
sonarqube-2162d1471ebe84f0d09b57ea3fccc6a452548257.zip
Upgrade to jruby-rack 1.0.5
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b3ea4f9c4e4..c70ce302323 100644
--- a/pom.xml
+++ b/pom.xml
@@ -618,7 +618,7 @@
<dependency>
<groupId>org.jruby.rack</groupId>
<artifactId>jruby-rack</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5</version>
</dependency>
<dependency>
<groupId>mysql</groupId>