Update dependency com.sun.mail:jakarta.mail to v2 #143
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.7
->2.0.2
Release Notes
eclipse-ee4j/mail (com.sun.mail:jakarta.mail)
v2.0.2
Compare Source
v2.0.1
: Jakarta Mail 2.0.1 Final ReleaseCompare Source
The 2.0.1 release is a bug fix release of the Jakarta Mail project
in the 2.x line, and includes several bug fixes and enhancements.
The main jar file is located at com.sun.mail:jakarta.mail
The full list of changes is here:
https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt
Please note the potential compatibility issues in this release:
https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt
Enjoy!
The Jakarta Mail Team
v2.0.0
: Jakarta Mail 2.0.0 Final ReleaseCompare Source
The 2.0.0 release is the first release of the Jakarta Mail project using
jakarta.mail.*
package namespace. There are no bug fixes nor enhancements from previous release.Applications should be able to switch to this new version fairly easily by just changing all imports that use
javax.mail.*
to instead usejakarta.mail.*
.The main jar file is located at com.sun.mail:jakarta.mail.
The full list of changes is here:
https://eclipse-ee4j.github.io/mail/docs/CHANGES.txt
Please note the potential compatibility issues in this release:
https://eclipse-ee4j.github.io/mail/docs/COMPAT.txt
Enjoy!
The Jakarta Mail Team
v1.6.8
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.