summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 17:01:57 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-09-16 17:01:57 +0200
commit1935abb54a572958b115e8cf58d46a9fed2acc42 (patch)
tree0e6b48011de518cbb21ce96410668201e235884b /pom.xml
parent5567abd438918d98f4575c011b6040fb313d42dc (diff)
downloadsonarqube-1935abb54a572958b115e8cf58d46a9fed2acc42.tar.gz
sonarqube-1935abb54a572958b115e8cf58d46a9fed2acc42.zip
SONAR-2814 Upgrade standalone application from Jetty 6.1.24 to 6.1.26
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 8a76427f305..967620d8d81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
"false" strings."
-->
<derby.version>10.7.1.1</derby.version>
- <jetty.version>6.1.24</jetty.version>
+ <jetty.version>6.1.26</jetty.version>
<sonar.skippedModules>sonar-deprecated,sonar-gwt-api,sonar-core-gwt,sonar-testing-harness,sonar-samples
</sonar.skippedModules>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>