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

github-bot pushed a commit to branch 
dependabot/maven/main/org.apache.commons-commons-pool2-2.13.1
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 320b75f98f0b2fa8188e1edeec431076e7029bf3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 22 15:30:35 2026 +0000

    Bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1847186c19..36de68dd6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,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