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 6abfe4f418 ARTEMIS-4605 upgrade Commons Lang to 3.14.0
6abfe4f418 is described below

commit 6abfe4f41887dab7fd9d60ae147b37496b6b50c2
Author: Justin Bertram <jbert...@apache.org>
AuthorDate: Tue Jan 30 19:36:14 2024 -0600

    ARTEMIS-4605 upgrade Commons Lang to 3.14.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e6ec209b6a..7330fc5166 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
       <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.lang.version>3.13.0</commons.lang.version>
+      <commons.lang.version>3.14.0</commons.lang.version>
       <activemq5-version>5.18.3</activemq5-version>
       <apache.derby.version>10.14.2.0</apache.derby.version>
       <commons.beanutils.version>1.9.4</commons.beanutils.version>

Reply via email to