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

jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new 8aae330e4b TOMEE-4562 - Bump org.apache.commons:commons-pool2 (#2427)
8aae330e4b is described below

commit 8aae330e4b13d6d26a58691d5b9009e3b6693d50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 20:41:02 2026 +0100

    TOMEE-4562 - Bump org.apache.commons:commons-pool2 (#2427)
    
    Bumps org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-pool2
      dependency-version: 2.13.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7831df861e..a5cc2cc6d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
     <version.commons-discovery>0.5</version.commons-discovery>
     <version.commons-io>2.21.0</version.commons-io>
     <version.commons-lang3>3.20.0</version.commons-lang3>
-    <version.commons-pool>2.13.0</version.commons-pool>
+    <version.commons-pool>2.13.1</version.commons-pool>
     <version.commons-fileupload>2.0.0-M4</version.commons-fileupload>
 
 

Reply via email to