Skip to content

Commit

Permalink
Bump jakarta.mail from 1.6.5 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.mail](https://github.com/eclipse-ee4j/mail) from 1.6.5 to 2.0.1.
- [Release notes](https://github.com/eclipse-ee4j/mail/releases)
- [Commits](jakartaee/mail-api@1.6.5...2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2022
1 parent a76549f commit ab0cc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>jakarta.mail</artifactId>
<version>1.6.7</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit ab0cc5f

Please sign in to comment.