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 8a665d28a3 Change project id to wrappers6
8a665d28a3 is described below

commit 8a665d28a3b6be3104ab0afef5934bb751790d73
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 12 17:55:02 2024 +0200

    Change project id to wrappers6
---
 http/jetty12/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/jetty12/pom.xml b/http/jetty12/pom.xml
index b05af63180..bef2bfcc77 100644
--- a/http/jetty12/pom.xml
+++ b/http/jetty12/pom.xml
@@ -728,7 +728,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>
-            <artifactId>org.apache.felix.http.wrappers</artifactId>
+            <artifactId>org.apache.felix.http.wrappers6</artifactId>
             <version>1.1.4</version>
         </dependency>
         <dependency>

Reply via email to