This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch http-4.x
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/http-4.x by this push:
     new 0624a3754e Prepare release
0624a3754e is described below

commit 0624a3754e827fc9e8f876d9458d8c6ce82bd331
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Fri Dec 8 07:56:20 2023 +0100

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

diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index b44b9290f4..0845dceab7 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -145,7 +145,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>4.2.11-SNAPSHOT</version>
+            <version>4.2.12</version>
         </dependency>
     </dependencies>
 
diff --git a/http/itest/pom.xml b/http/itest/pom.xml
index 6df200e522..5be39c3570 100644
--- a/http/itest/pom.xml
+++ b/http/itest/pom.xml
@@ -35,7 +35,7 @@
         <pax.exam.version>4.13.1</pax.exam.version>
         <pax.url.aether.version>2.6.2</pax.url.aether.version>
         <http.servlet.api.version>2.0.0</http.servlet.api.version>
-        <http.jetty.version>4.2.21-SNAPSHOT</http.jetty.version>
+        <http.jetty.version>4.2.23-SNAPSHOT</http.jetty.version>
     </properties>
 
     <build>
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 56525a3ea1..5b44ba85d9 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -401,7 +401,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>4.2.11-SNAPSHOT</version>
+            <version>4.2.12</version>
         </dependency>
         <dependency>
             <groupId>commons-fileupload</groupId>

Reply via email to