This is an automated email from the ASF dual-hosted git repository. mattrpav pushed a commit to branch activemq-5.19.x in repository https://gitbox.apache.org/repos/asf/activemq.git
commit ca7e911d5a1c411b307d4f30efac5366885b9b57 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Aug 25 15:30:32 2025 +0100 AMQ-9759: Updating Commons Lang to 3.18.0 (cherry picked from commit dc7a802fd41b42f146215467687e370e2022f52a) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a8fdce79e..cf2dea5721 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ <commons-daemon-version>1.4.1</commons-daemon-version> <commons-dbcp2-version>2.13.0</commons-dbcp2-version> <commons-io-version>2.19.0</commons-io-version> - <commons-lang-version>3.14.0</commons-lang-version> + <commons-lang-version>3.18.0</commons-lang-version> <commons-logging-version>1.3.5</commons-logging-version> <commons-pool2-version>2.12.1</commons-pool2-version> <commons-primitives-version>1.0</commons-primitives-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
