Fix link to Jakarta Mail

Closes gh-29694
This commit is contained in:
Simon Baslé
2022-12-15 16:37:07 +01:00
committed by Sam Brannen
parent 1a839f5103
commit beaa7ba0e3

View File

@@ -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