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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 9854fdd0df Revert "ARTEMIS-5824 Bump karaf.version from 4.4.8 to 4.4.9"
9854fdd0df is described below

commit 9854fdd0df23fbeb980ec78908dda31bfac81f18
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Jan 9 11:35:45 2026 -0600

    Revert "ARTEMIS-5824 Bump karaf.version from 4.4.8 to 4.4.9"
    
    This reverts commit e892fbbad3c9425c9896bd54b9d1adb986e022ae.
    
    The combination of Maven 3.9.12 and Karaf 4.4.9 causes an error when
    using the karaf-maven-plugin in the artemis-features module.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9c0cac005..2dec736d93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
 
       <activemq-artemis-native-version>2.0.0</activemq-artemis-native-version>
       <artemis-console-version>1.3.0</artemis-console-version>
-      <karaf.version>4.4.9</karaf.version>
+      <karaf.version>4.4.8</karaf.version>
       <pax.exam.version>4.14.0</pax.exam.version>
       <commons.config.version>2.13.0</commons.config.version>
       <commons.lang.version>3.20.0</commons.lang.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to