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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new c9b2014  [MCHANGES-447] Bump 
org.apache.geronimo.specs:geronimo-javamail_1.4_spec (#81)
c9b2014 is described below

commit c9b201481d1163d9bf8d4e227d04d11da372d5e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 30 11:48:38 2024 +0100

    [MCHANGES-447] Bump org.apache.geronimo.specs:geronimo-javamail_1.4_spec 
(#81)
    
    Bumps org.apache.geronimo.specs:geronimo-javamail_1.4_spec from 1.7 to 
1.7.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.geronimo.specs:geronimo-javamail_1.4_spec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fb68e0b..865240e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@ under the License.
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
       <artifactId>geronimo-javamail_1.4_spec</artifactId>
-      <version>1.7</version>
+      <version>1.7.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.javamail</groupId>

Reply via email to