Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.simplejavamail:simple-java-mail from 8.10.1 to 8.11.1 #710

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2024

Bumps org.simplejavamail:simple-java-mail from 8.10.1 to 8.11.1.

Release notes

Sourced from org.simplejavamail:simple-java-mail's releases.

v8.11.1 maintenance update

  • #529: Bump smtp-connection-pool from 2.3.2 to 2.3.3 which improves performance and fixes a rare ConcurrentModificationException
  • #527: Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
  • #523: Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.12

v8.11.0

#526: When reading .msg files the RTF converted to HTML is garbled in some cases where the appropriate charset is not detected properly

NOTE: this release contains many (minor) dependency updates to resolve CVE issues, including:

  • parent POM upgrade: Upgrades test dependencies as well as SLF4J versions
  • outlook-message-parser 1.13.2 -> 1.14.0
  • java-reflection 4.0.1 -> 4.0.2
  • smtp-connection-pool 2.3.1 -> 2.3.2
  • utils-mail-dkim 3.1.0 -> 3.2.0
  • jakarta.mail-api 2.1.2 -> 2.1.3
  • angus-mail 2.0.2 -> 2.0.3
  • therapi-runtime-javadoc 0.13.0 -> 0.15.0
  • kryo 5.0.0-RC1 -> 5.6.0
  • maven-assembly-plugin 3.1.0 -> 3.7.1 (only for the CLI module during build)
Changelog

Sourced from org.simplejavamail:simple-java-mail's changelog.

https://www.simplejavamail.org

v8.11.0 (25-May-2024)

v8.11.0 - v8.11.1

  • v8.11.1 (28-May-2024): #529: Bump smtp-connection-pool from 2.3.2 to 2.3.3 which improves performance and fixes a rare ConcurrentModificationException
  • v8.11.1 (28-May-2024): #527: Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
  • v8.11.1 (28-May-2024): #523: Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.12
  • v8.11.0 (25-May-2024): #526: When reading .msg files the RTF converted to HTML is garbled in some cases where the appropriate charset is not detected properly

NOTE: v8.11.0 contains many (minor) dependency updates to resolve CVE issues, including: - parent POM upgrade: Upgrades test dependencies as well as SLF4J versions - outlook-message-parser 1.13.2 -> 1.14.0 - java-reflection 4.0.1 -> 4.0.2 - smtp-connection-pool 2.3.1 -> 2.3.2 - utils-mail-dkim 3.1.0 -> 3.2.0 - jakarta.mail-api 2.1.2 -> 2.1.3 - angus-mail 2.0.2 -> 2.0.3 - therapi-runtime-javadoc 0.13.0 -> 0.15.0 - kryo 5.0.0-RC1 -> 5.6.0 - maven-assembly-plugin 3.1.0 -> 3.7.1 (only for the CLI module during build)

v8.10.0 - v8.10.1

  • v8.10.1 (04-May-2024): #510: Update upstream dependency generic-object-pool, which solves a critical bug when there are exceptions during allocation
  • v8.10.0 (30-April-2024): #508: [enhancement+bug] Make EmailConverter API more consistent regarding Session parameter, don't use Session.getDefaultInstance anymore and fix bug where emlToEmailBuilder used emlToMimeMessage

v8.10.0 (30-April-2024)

  • #508: [enhancement+bug] Make EmailConverter API more consistent regarding Session parameter, don't use Session.getDefaultInstance anymore and fix bug where emlToEmailBuilder used emlToMimeMessage

v8.9.0 (26-April-2024)

  • #507: [security] Update 3rd party dependencies to get rid of all currently known CVE issues (see issue for details)

v8.8.0 - v8.8.4

  • v8.8.4 (23-April-2024): #506: Upgrade utils-mail-smime dependency to 2.3.2, to resolve CVE issue in bouncycastle
  • v8.8.3 (13-April-2024): #502: [Bug] Message headers not treated with case insensitivity as per RFC, causing deviating headers to slip through the filters

... (truncated)

Commits
  • fb2a9f7 released 8.11.1 [skip ci]
  • dce4a21 Preparing release 8.11.1
  • bf7df34 #529: updated smtp-connection-pool 2.3.2 -> 2.3.3, which improves performance...
  • deecf44 Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/develop/or...
  • adcbef5 Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/develop/or...
  • 5d54922 Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
  • fd17cfb Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/develop/or...
  • e3bb738 Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/develop/or...
  • e7af6c7 Don't ignore cli.data and therapi.data anymore, since CircleCI can't generate...
  • 343a73b Merge remote-tracking branch 'refs/remotes/origin/dependabot/maven/develop/in...
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 29, 2024
@BrandonArp BrandonArp enabled auto-merge (squash) June 3, 2024 23:08
@BrandonArp BrandonArp force-pushed the dependabot/maven/org.simplejavamail-simple-java-mail-8.11.1 branch from 5a7b45a to dbef910 Compare June 4, 2024 00:22
dependabot bot and others added 2 commits June 5, 2024 15:18
Bumps [org.simplejavamail:simple-java-mail](https://github.com/bbottema/simple-java-mail) from 8.10.1 to 8.11.1.
- [Release notes](https://github.com/bbottema/simple-java-mail/releases)
- [Changelog](https://github.com/bbottema/simple-java-mail/blob/master/RELEASE.txt)
- [Commits](bbottema/simple-java-mail@8.10.1...8.11.1)

---
updated-dependencies:
- dependency-name: org.simplejavamail:simple-java-mail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@BrandonArp BrandonArp force-pushed the dependabot/maven/org.simplejavamail-simple-java-mail-8.11.1 branch from dbef910 to c192f0a Compare June 5, 2024 22:18
@BrandonArp BrandonArp merged commit c31e86e into master Jun 5, 2024
6 checks passed
@BrandonArp BrandonArp deleted the dependabot/maven/org.simplejavamail-simple-java-mail-8.11.1 branch June 5, 2024 22:25
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.

1 participant