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-email.git


The following commit(s) were added to refs/heads/master by this push:
     new ea47e230 [test] Bump org.slf4j:slf4j-jdk14 from 2.0.19 to 2.0.19.
ea47e230 is described below

commit ea47e230b5609b82551b009b8b51eb20e2e16b0a
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 10:17:14 2026 -0400

    [test] Bump org.slf4j:slf4j-jdk14 from 2.0.19 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 f0d12a72..5c0c16b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
       <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-jdk14</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 a87e13a1..337d814b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,7 +31,7 @@
       <!-- UPDATE -->
       <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">Bump commons-parent from 72 to 105 #279, #293, #297, #304, #350, 
#376, #386, #390, #392.</action>
       <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
org.mockito:mockito-core from 5.13.0 to 5.23.0 #290, #296, #302, #319, #336, 
#338, #344, #353, #366, #397.</action>
-      <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.18 #278, #333, #400.</action>
+      <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.19 #278, #333, #400.</action>
       <action type="update" due-to="Gary Gregory" dev="ggregory">Bump 
com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2.</action>
       <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.22.0 
#311.</action>
       <action type="update" due-to="Gary Gregory, Dependabot" 
dev="ggregory">[test] Bump com.github.davidmoten:subethasmtp from 7.1.1 to 
7.2.2 #322, #337, #345, #365, #374, #396.</action>

Reply via email to