This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new c32fcc418e Use latest http base 5.1.16
c32fcc418e is described below
commit c32fcc418ef1041078131ff63c4e318d26bbafbc
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Jun 8 09:31:12 2025 +0200
Use latest http base 5.1.16
---
http/jetty/pom.xml | 2 +-
http/jetty12/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index b9b7608cd5..8e31ea16a4 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -499,7 +499,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>5.1.14</version>
+ <version>5.1.16</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
diff --git a/http/jetty12/pom.xml b/http/jetty12/pom.xml
index 2e28695aa8..aff259b401 100644
--- a/http/jetty12/pom.xml
+++ b/http/jetty12/pom.xml
@@ -727,7 +727,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>5.1.14</version>
+ <version>5.1.16</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>