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 6ab4eb5  Bump mailapi from 1.6.6 to 1.6.7.
6ab4eb5 is described below

commit 6ab4eb59fad253daab85a1306a8dad3ddc78ca90
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 1 13:01:33 2022 -0400

    Bump mailapi from 1.6.6 to 1.6.7.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index be47f52..4756348 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@
     <dependency>
       <groupId>com.sun.mail</groupId>
       <artifactId>mailapi</artifactId>
-      <version>1.6.6</version>
+      <version>1.6.7</version>
       <scope>test</scope>
     </dependency>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 35d0bb9..559ddba 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -104,7 +104,7 @@
          Bump commons-parent from 50 to 52.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-         Bump mailapi from 1.6.4 to 1.6.6 #48.
+         Bump mailapi from 1.6.4 to 1.6.7 #48.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
          Bump spotbugs-maven-plugin from 3.1.12.2 to 4.6.0.0, #55, #75, #79, 
#93, #116.

Reply via email to