This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 9d0fadb Bump jakarta.mail from 1.6.6 to 1.6.7 9d0fadb is described below commit 9d0fadb99f54301643d5eece6ad11012fb1b0387 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 9 06:53:39 2021 +0000 Bump jakarta.mail from 1.6.6 to 1.6.7 Bumps [jakarta.mail](https://github.com/eclipse-ee4j/mail) from 1.6.6 to 1.6.7. - [Release notes](https://github.com/eclipse-ee4j/mail/releases) - [Commits](https://github.com/eclipse-ee4j/mail/compare/1.6.6...1.6.7) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 69cd57a..7aeb78d 100644 --- a/pom.xml +++ b/pom.xml @@ -808,7 +808,7 @@ <dependency> <groupId>com.sun.mail</groupId> <artifactId>jakarta.mail</artifactId> - <version>1.6.6</version> + <version>1.6.7</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId>