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 2839b595b6 ARTEMIS-4981: update commons-lang3 to 3.16.0
2839b595b6 is described below
commit 2839b595b6416a421d5af787314ba63ecaa42342
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Aug 8 15:40:18 2024 +0100
ARTEMIS-4981: update commons-lang3 to 3.16.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d77ab6fc3f..87910597df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<karaf.version>4.4.6</karaf.version>
<pax.exam.version>4.13.5</pax.exam.version>
<commons.config.version>2.11.0</commons.config.version>
- <commons.lang.version>3.15.0</commons.lang.version>
+ <commons.lang.version>3.16.0</commons.lang.version>
<activemq5-version>5.18.5</activemq5-version>
<apache.derby.version>10.15.2.0</apache.derby.version>
<commons.beanutils.version>1.9.4</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