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 aea4cd7b80 ARTEMIS-5583: update to commons-lang3 3.18.0
aea4cd7b80 is described below
commit aea4cd7b8048e0c3a5cd9150b1d60f1f12ef37d0
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jul 23 14:32:56 2025 +0100
ARTEMIS-5583: update to commons-lang3 3.18.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 480a6a49e5..995bbfcb88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<karaf.version>4.4.7</karaf.version>
<pax.exam.version>4.14.0</pax.exam.version>
<commons.config.version>2.11.0</commons.config.version>
- <commons.lang.version>3.17.0</commons.lang.version>
+ <commons.lang.version>3.18.0</commons.lang.version>
<activemq5-version>5.19.0</activemq5-version>
<apache.derby.version>10.15.2.0</apache.derby.version>
<commons.beanutils.version>1.11.0</commons.beanutils.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact