This is an automated email from the ASF dual-hosted git repository.

mattrpav pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new d00d6ff  [AMQ-8360] Update commons-pool2 to 2.11.1 (#704)
d00d6ff is described below

commit d00d6ffa7106378f12bb1063bc13da212964ac1c
Author: Matt Pavlovich <[email protected]>
AuthorDate: Fri Sep 3 11:21:26 2021 -0500

    [AMQ-8360] Update commons-pool2 to 2.11.1 (#704)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1de76ee..09b5b0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <commons-io-version>2.11.0</commons-io-version>
     <commons-lang-version>3.12.0</commons-lang-version>
     <commons-logging-version>1.2</commons-logging-version>
-    <commons-pool2-version>2.10.0</commons-pool2-version>
+    <commons-pool2-version>2.11.1</commons-pool2-version>
     <commons-primitives-version>1.0</commons-primitives-version>
     <commons-net-version>3.8.0</commons-net-version>
     <directory-version>2.0.0.AM25</directory-version>

Reply via email to