Skip to content

Bump greenmail from 1.6.4 to 1.6.5 #200

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

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps greenmail from 1.6.4 to 1.6.5.

Release notes

Sourced from greenmail's releases.

1.6.5

This release contains bug fixes and minor dependency updates.

  • Enhancements

    • #409 Refactor protocol handling for common socket handling base (backport of #403)
  • Bugfixes

    • #380 IllegalStateException: Can not read line, read 0 bytes
    • #395 Fix Client Timeout Handling
    • #412 Imap bug with deleting of inbox and renaming folder to existing name (backport of #399)
    • #380 "java.lang.IllegalStateException: Can not read line, read 0 bytes" when trying to send SMTP mail since v1.6.3
    • #395 Fix Client Timeout Handling (backport of #380)
  • Dependency updates

    • #397 Update spring to 4.3.30.RELEASE (backport of #397)
    • #407 Update jetty to 9.4.43.v20210629 (backport of #401)
    • #408 Update docker base image to openjdk:8u302-jre-slim-buster (backport of #402)
    • #410 Update slf4j to 1.7.32 (backport of #404)
  • Misc

    • #411 -Dgreenmail.users.login missing in CLI help (backport of #405)
    • #398 Fix Line-Endings by introducing .gitattributes (backport of #396)

Note: GreenMail 1.6 requires JDK 8+ now, and used Jakarta Mail 1.6.x

For further details, check the issues fixed.

Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.6.5 .

Commits
  • 321c61e [maven-release-plugin] prepare release release-1.6.5
  • 5bb927e Docs: Update for 1.6.5 release (backport)
  • 51211c8 Move check for inbox name in deleteCommand to ImapHostManagerImpl (backport,...
  • 72c15c8 Forbid to delete inbox and forbid to rename mailbox to the existing name (bac...
  • 2b08cff -Dgreenmail.users.login missing in CLI help (backport, fixes #411)
  • badcee5 Update slf4j to 1.7.32 (backport, fixes #410)
  • f4d694d Fix Client Timeout Handling (backport, #395)
  • 8b9cb27 Refactor protocol handling for common socket handling base (backport, fixes #...
  • 9723d82 Build: Updated circelci jdk and maven versions (backport)
  • b2cf354 Update docker base image to openjdk:8u302-jre-slim-buster (backport, fixes #408)
  • 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 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 [greenmail](https://github.com/greenmail-mail-test/greenmail) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-1.6.4...release-1.6.5)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2021
@veithen veithen merged commit 78c345d into master Aug 16, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.icegreen-greenmail-1.6.5 branch August 16, 2021 20:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant