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/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 44c34f40e3 ARTEMIS-5766 Bump org.apache.commons:commons-lang3 from
3.19.0 to 3.20.0
44c34f40e3 is described below
commit 44c34f40e3e15ff9af7744f99b04fed1d7a76908
Author: Justin Bertram <[email protected]>
AuthorDate: Sun Nov 16 21:56:03 2025 -0600
ARTEMIS-5766 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bdeea72893..8febb84732 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<karaf.version>4.4.8</karaf.version>
<pax.exam.version>4.14.0</pax.exam.version>
<commons.config.version>2.11.0</commons.config.version>
- <commons.lang.version>3.19.0</commons.lang.version>
+ <commons.lang.version>3.20.0</commons.lang.version>
<activemq5-version>5.19.1</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