Update dependency org.simplejavamail:simple-java-mail to v9 - #63
Merged
Merged
Conversation
xdev-renovate
force-pushed
the
renovate/org.simplejavamail-simple-java-mail-9.x
branch
4 times, most recently
from
July 15, 2026 05:58
5a34a5f to
16c46df
Compare
xdev-renovate
force-pushed
the
renovate/org.simplejavamail-simple-java-mail-9.x
branch
2 times, most recently
from
July 28, 2026 05:45
7311303 to
208081f
Compare
xdev-renovate
force-pushed
the
renovate/org.simplejavamail-simple-java-mail-9.x
branch
3 times, most recently
from
August 5, 2026 10:41
736c7d4 to
b7294cc
Compare
xdev-renovate
force-pushed
the
renovate/org.simplejavamail-simple-java-mail-9.x
branch
from
August 5, 2026 11:59
b7294cc to
ab32aa7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
8.12.6→9.1.5Release Notes
bbottema/simple-java-mail (org.simplejavamail:simple-java-mail)
v9.1.5Compare Source
Simple Java Mail 9.1.5 is a patch release fixing SOCKS5 domain framing in authenticated SOCKS support.
Compatibility: this release has no public API changes and retains Java 8 compatibility.
v9.1.4Compare Source
Simple Java Mail 9.1.4 fixes file-stream ownership in EML conversion and includes Java 8-compatible dependency and release-tool updates.
Fixes
EmailConverter.emlToEmailBuilder(File, ...)andEmailConverter.emlToMimeMessage(File, ...)now deterministically close theFileInputStreams they create after synchronous conversion.InputStreamcontinue to leave caller-provided streams open.Maintenance
There are no public API changes. Java 8 remains the minimum supported runtime.
Tracked in #669, #670, #671, #672, and #673. Artifacts are available from Maven Central.
v9.1.3Compare Source
Simple Java Mail 9.1.3 fixes Outlook inline-image handling for native-HTML-only
.msgfiles by updatingoutlook-message-parserto 1.16.2. Inlinecid:images are now matched correctly, and trailing NUL terminators no longer leak into attachment metadata.See issue #668, the upstream fix, and the 9.1.0–9.1.3 release notes.
Java 8 remains the minimum supported runtime.
v9.1.2Compare Source
Simple Java Mail 9.1.2 is a dependency-maintenance release that retains Java 8 compatibility.
Changes
This patch contains no Simple Java Mail API changes or intended runtime-behavior changes. Java 8 remains the minimum supported runtime.
The maintenance pull requests are #663, #664, #665, #666, and #667.
v9.1.1Compare Source
Simple Java Mail 9.1.1 updates dependencies and build tooling while preserving Java 8 compatibility.
This patch contains no application API changes or intended runtime-behavior changes.
Artifacts are available from Maven Central. The maintenance changes were tracked in #662.
v9.1.0Compare Source
Simple Java Mail 9.1.0 adds SMTP protocol controls and submission observability without changing existing send behavior.
EHLO/HELOcommand.This release contains no breaking changes; existing
sendMail(...)behavior is unchanged.v9.0.4Compare Source
Simple Java Mail 9.0.4 tightens email-address validation.
This patch contains no breaking API changes.
v9.0.3Compare Source
Simple Java Mail 9.0.3 fixes Outlook plain-text RTF rendering and advances Java 8-compatible dependencies.
<pre>styling in the generated HTML.outlook-message-parserto 1.16.1 andrtf-to-htmlto 2.0.2.This patch contains no breaking API changes and retains Java 8 compatibility.
v9.0.2Compare Source
Simple Java Mail 9.0.2 adds Outlook source metadata and aligns Java 8-compatible dependencies and release tooling.
PR_LAST_MODIFIER_NAME/0x3FFAsource metadata throughOutlookMessageData#getLastModifierName()without treating it as sender identity.outlook-message-parserto 1.16.0.This patch contains no breaking API changes and retains Java 8 compatibility.
v9.0.1Compare Source
Simple Java Mail 9.0.1 corrects release packaging from 9.0.0.
This patch does not change the application API or runtime behavior.
v9.0.0Compare Source
Simple Java Mail 9.0.0 is a major release that brings together two years of feature work, fixes, and dependency maintenance while retaining Java 8 as the minimum supported runtime.
Migration note
The recipient builder API was redesigned. Code that constructs recipients directly should migrate to the dedicated recipient and recipient-collection builders introduced by #613.
Major features
Enhancements
Content-Transfer-Encodingconfiguration.Content-IDhandling.filenameparameter from resourceContent-Typeheaders.Fixes and compatibility
Dependency and supporting-library updates
utils-mail-dkim3.3.0,clustered-object-pool4.0.1,smtp-connection-pool3.0.1,java-socks-proxy-server4.2.0, andoutlook-message-parser1.15.0.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.