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

holgerfriedrich pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new a314deb4ed Revert "build(deps): bump org.codehaus.woodstox:stax2-api 
from 4.2.2 to 4.3.0…" (#2583)
a314deb4ed is described below

commit a314deb4eda1784e3406c951c3ddc0d54e6228ff
Author: JB Onofré <[email protected]>
AuthorDate: Fri Apr 24 21:15:13 2026 +0200

    Revert "build(deps): bump org.codehaus.woodstox:stax2-api from 4.2.2 to 
4.3.0…" (#2583)
    
    This reverts commit e17d96ff19bd3875f4f43ce63ab703e23173fa76.
---
 assemblies/features/enterprise/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assemblies/features/enterprise/pom.xml 
b/assemblies/features/enterprise/pom.xml
index e37b559637..c1960f01d3 100644
--- a/assemblies/features/enterprise/pom.xml
+++ b/assemblies/features/enterprise/pom.xml
@@ -237,7 +237,7 @@
         <dependency>
             <groupId>org.codehaus.woodstox</groupId>
             <artifactId>stax2-api</artifactId>
-            <version>4.3.0</version>
+            <version>4.2.2</version>
         </dependency>
         <dependency>
             <groupId>jakarta.xml.bind</groupId>

Reply via email to