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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c8b0c846 [test] Bump org.apache.commons:commons-pool2 from 2.13.0 to 
2.13.1
5c8b0c846 is described below

commit 5c8b0c84649e0eb69361023494e44f53c9b0540c
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jan 6 17:06:47 2026 -0500

    [test] Bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4844b2ebf..c265626f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-pool2</artifactId>
-      <version>2.13.0</version>
+      <version>2.13.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d57947464..0284bbab9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 92 to 94.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0 #474.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.apache.commons:commons-pool2 from 2.12.1 to 2.13.1 #474.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 #626.</action>
     </release>

Reply via email to