You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/03/21 13:57:13 UTC

[maven-changes-plugin] branch mail created (now b44a48e)

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

elharo pushed a change to branch mail
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git.


      at b44a48e  update geronimo javamail

This branch includes the following new commits:

     new b44a48e  update geronimo javamail

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-changes-plugin] 01/01: update geronimo javamail

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b44a48eecf790f3756ee20dbf6dd62d38926b05e
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Mar 21 09:56:57 2020 -0400

    update geronimo javamail
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f20abee..938d86e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,17 +171,17 @@ under the License.
     <dependency>
       <groupId>org.apache.geronimo.javamail</groupId>
       <artifactId>geronimo-javamail_1.4_provider</artifactId>
-      <version>1.7</version>
+      <version>1.8.4</version>
     </dependency>
     <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>
       <artifactId>geronimo-javamail_1.4_mail</artifactId>
-      <version>1.7</version>
+      <version>1.8.4</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>