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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new ca920d7d7 Bump commons-pool:commons-pool from 1.5.4 to 1.6
ca920d7d7 is described below

commit ca920d7d7130a12b7c852b5a88f4bcc773f15887
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 17:23:04 2025 +0000

    Bump commons-pool:commons-pool from 1.5.4 to 1.6
    
    Bumps commons-pool:commons-pool from 1.5.4 to 1.6.
    
    ---
    updated-dependencies:
    - dependency-name: commons-pool:commons-pool
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/pom.xml b/samples/pom.xml
index cd853d60e..94860397f 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -98,7 +98,7 @@
         <derby.version>10.14.2.0</derby.version>
         <commons-collections.version>3.2.2</commons-collections.version>
         <commons-lang.version>2.6</commons-lang.version>
-        <commons-pool.version>1.5.4</commons-pool.version>
+        <commons-pool.version>1.6</commons-pool.version>
         
<org.apache.servicemix.bundles.serp.version>1.15.1_1</org.apache.servicemix.bundles.serp.version>
         
<org.apache.servicemix.bundles.cglib.version>2.1_3_4</org.apache.servicemix.bundles.cglib.version>
 

Reply via email to