Skip to content

Commit

Permalink
Fix link to Jakarta Mail
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle authored and sbrannen committed Dec 17, 2022
1 parent 1a839f5 commit beaa7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-docs/src/docs/asciidoc/integration/email.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This section describes how to send email with the Spring Framework.
The following JAR needs to be on the classpath of your application in order to use
the Spring Framework's email library:
* The https://eclipse-ee4j.github.io/mail/[JavaMail / Jakarta Mail 1.6] library
* The https://jakartaee.github.io/mail-api/[JavaMail / Jakarta Mail 1.6] library
This library is freely available on the web -- for example, in Maven Central as
`com.sun.mail:jakarta.mail`. Please make sure to use the latest 1.6.x version
Expand Down

0 comments on commit beaa7ba

Please sign in to comment.