Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 ec6f414cbb..082611eef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
<commons-compress-version>1.6</commons-compress-version>
<osgi-core-version>4.3.1</osgi-core-version>
<servlet-api-version>3.1.0</servlet-api-version>
- <jetty-version>9.2.10.v20150310</jetty-version>
+ <jetty-version>9.2.13.v20150730</jetty-version>
<clirr-version>2.6.1</clirr-version>
<httpclient-version>4.3.6</httpclient-version>
<slf4j-version>1.7.2</slf4j-version>

Back to the top