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

clebertsuconic 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 9583f844c1 ARTEMIS-4717 Upgrade commons-configuration2 to 2.10.1
9583f844c1 is described below

commit 9583f844c17ff3463327f5e0ae209ef10cfa4c0f
Author: Domenico Francesco Bruscino <[email protected]>
AuthorDate: Mon Apr 8 19:55:14 2024 +0200

    ARTEMIS-4717 Upgrade commons-configuration2 to 2.10.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff3fe02712..d91b507bc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
       <activemq-artemis-native-version>2.0.0</activemq-artemis-native-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.config.version>2.10.1</commons.config.version>
       <commons.lang.version>3.14.0</commons.lang.version>
       <activemq5-version>5.18.3</activemq5-version>
       <apache.derby.version>10.15.2.0</apache.derby.version>

Reply via email to