From 1a01bfca77c44c50d6e4ea8248cfc87f04ed20d9 Mon Sep 17 00:00:00 2001 From: Matt Pavlovich Date: Fri, 16 Jul 2021 11:53:58 -0500 Subject: [PATCH] [AMQ-8333] Update commons-pool2 to 2.10.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4c7b6b0576..b2a19c65ff 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 2.10.0 3.12.0 1.2 - 2.9.0 + 2.10.0 1.0 3.8.0 2.0.0.AM25