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
commit ccb1e46be6298bdf1d692abb6c5c0f3f1d780f9b Author: Robbie Gemmell <[email protected]> AuthorDate: Thu Jul 4 12:28:30 2024 +0100 ARTEMIS-4907: update commons-configuration2 to 2.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dab5188695..d5c20ea058 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ <activemq-artemis-native-version>2.0.0</activemq-artemis-native-version> <karaf.version>4.4.6</karaf.version> <pax.exam.version>4.13.5</pax.exam.version> - <commons.config.version>2.10.1</commons.config.version> + <commons.config.version>2.11.0</commons.config.version> <commons.lang.version>3.14.0</commons.lang.version> <activemq5-version>5.18.4</activemq5-version> <apache.derby.version>10.15.2.0</apache.derby.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
