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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4b7d5822 [test] Bump slf4j.version from 2.0.18 to 2.0.19
4b7d5822 is described below

commit 4b7d58226ca7f5b66a9cf07a215fc48ba1cd7ac9
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 10:13:51 2026 -0400

    [test] Bump slf4j.version from 2.0.18 to 2.0.19
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e8405cc4..b7aaeb5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-simple</artifactId>
-      <version>2.0.18</version>
+      <version>2.0.19</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bc6965b3..f65fd80e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,7 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 93 to 105.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.4.0.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 
(#542).</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.19 
(#542).</action>
     </release>
     <release version="2.14.0" date="2025-12-11" description="This is a minor 
release, including bug fixes and enhancements.">
       <!-- FIX -->

Reply via email to