summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-09-15 01:54:58 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-09-22 17:04:19 +0200
commit136b8953e2d7d5fc1641ebabfb716e2f44146c3e (patch)
treea7f281931f741d028c45dcaf00c8df2acb4a8e4c /pom.xml
parentff10cd2d811371d9bc3b0b3767046b9a28ca23f8 (diff)
downloadjgit-136b8953e2d7d5fc1641ebabfb716e2f44146c3e.tar.gz
jgit-136b8953e2d7d5fc1641ebabfb716e2f44146c3e.zip
Update jetty to 10.0.16
Change-Id: I918e308e71fa978c9f25e3fad63c5f2e94ec3be7
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 5832109a75..ee4fea7217 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
<commons-compress-version>1.24.0</commons-compress-version>
<osgi-core-version>6.0.0</osgi-core-version>
<servlet-api-version>4.0.4</servlet-api-version>
- <jetty-version>10.0.15</jetty-version>
+ <jetty-version>10.0.16</jetty-version>
<japicmp-version>0.17.2</japicmp-version>
<httpclient-version>4.5.14</httpclient-version>
<httpcore-version>4.4.16</httpcore-version>