This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new fda83f6924 ARTEMIS-4489: update to karaf 4.4.4
fda83f6924 is described below
commit fda83f69242e7d04e1b747027e84b81a99534b5e
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Nov 3 13:38:31 2023 +0000
ARTEMIS-4489: update to karaf 4.4.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4bcbae003f..6592a11740 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
<modular.jdk.surefire.arg>--add-modules java.sql,jdk.unsupported
</modular.jdk.surefire.arg>
<activemq-artemis-native-version>2.0.0</activemq-artemis-native-version>
- <karaf.version>4.4.3</karaf.version>
+ <karaf.version>4.4.4</karaf.version>
<pax.exam.version>4.13.5</pax.exam.version>
<commons.config.version>2.9.0</commons.config.version>
<commons.lang.version>3.12.0</commons.lang.version>