summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-05-10 09:48:38 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-05-10 23:36:49 +0200
commita24b7c3cc7053aaf9ac3621120b4fa42badcd4fe (patch)
tree7fa11e7bebcb195feb3868f220b2025b0e4a5287 /pom.xml
parent3bc44010108a34e5fee3473412a0a28d2b19258d (diff)
downloadjgit-a24b7c3cc7053aaf9ac3621120b4fa42badcd4fe.tar.gz
jgit-a24b7c3cc7053aaf9ac3621120b4fa42badcd4fe.zip
Update to Jetty 9.2.10
Change-Id: Iace29e6e99836019bb603ce06a08b91bada7c627 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 1e00f24577..f02fa296ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
<commons-compress-version>1.6</commons-compress-version>
<osgi-core-version>4.3.1</osgi-core-version>
<servlet-api-version>2.5</servlet-api-version>
- <jetty-version>7.6.14.v20131031</jetty-version>
+ <jetty-version>9.2.10.v20150310</jetty-version>
<clirr-version>2.6.1</clirr-version>
<httpclient-version>4.1.3</httpclient-version>
<slf4j-version>1.7.2</slf4j-version>