Skip to content

build(deps): bump com.sanctionco.jmail:jmail from 2.2.1 to 2.2.2 - #729

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/develop/com.sanctionco.jmail-jmail-2.2.2
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/develop/com.sanctionco.jmail-jmail-2.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps com.sanctionco.jmail:jmail from 2.2.1 to 2.2.2.

Release notes

Sourced from com.sanctionco.jmail:jmail's releases.

v2.2.2

  • Fix bug where the Unicode character U+2400 SYMBOL FOR NULL was incorrectly required to be backslash-escaped within quotes. This was intended to check for the actual NUL control character U+0000. This is now enforced correctly. (Thanks @​fluentfuture for reporting!)
  • Fix bug where Unicode control characters (1-8, 11, 12, 14-31, and 127) were not properly required to be quoted. The disallowed set was incorrectly populated with Unicode "control picture" glyphs instead of the actual control characters.
Changelog

Sourced from com.sanctionco.jmail:jmail's changelog.

2.2.2

  • Fix bug where the Unicode character U+2400 SYMBOL FOR NULL was incorrectly required to be backslash-escaped within quotes. This was intended to check for the actual NUL control character U+0000. This is now enforced correctly. (Thanks @​fluentfuture for reporting!)
  • Fix bug where Unicode control characters (1-8, 11, 12, 14-31, and 127) were not properly required to be quoted. The disallowed set was incorrectly populated with Unicode "control picture" glyphs instead of the actual control characters.

Commits
  • ba6544b [maven-release-plugin] prepare release v2.2.2
  • 3dc27f4 docs: update changelog
  • c9e014d fix: proper handling of unicode control characters
  • 77340e4 docs: update docs after 2.2.1 release
  • bc82c73 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.sanctionco.jmail:jmail](https://github.com/RohanNagar/jmail) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/RohanNagar/jmail/releases)
- [Changelog](https://github.com/RohanNagar/jmail/blob/master/CHANGELOG.md)
- [Commits](RohanNagar/jmail@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: com.sanctionco.jmail:jmail
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants