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 4e689536b4 Prepare for http release
4e689536b4 is described below

commit 4e689536b4d31e9010a31cdc711cf3d74f459526
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Oct 6 13:56:17 2022 +0200

    Prepare for http release
---
 http/bridge-4.x/pom.xml | 2 +-
 http/jetty-4.x/pom.xml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/http/bridge-4.x/pom.xml b/http/bridge-4.x/pom.xml
index 3702f379f7..56c05dd884 100644
--- a/http/bridge-4.x/pom.xml
+++ b/http/bridge-4.x/pom.xml
@@ -142,7 +142,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>4.2.0</version>
+            <version>4.2.2</version>
         </dependency>
     </dependencies>
 
diff --git a/http/jetty-4.x/pom.xml b/http/jetty-4.x/pom.xml
index 0c876d36ba..ea4cbe2e8a 100644
--- a/http/jetty-4.x/pom.xml
+++ b/http/jetty-4.x/pom.xml
@@ -400,7 +400,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>4.2.1-SNAPSHOT</version>
+            <version>4.2.2</version>
         </dependency>
         <dependency>
             <groupId>commons-fileupload</groupId>

Reply via email to