Skip to content

1.6.10

Compare
Choose a tag to compare
@marcelmay marcelmay released this 30 Jul 12:36
· 470 commits to master since this release
4c63921

This release contains noteably a unicode encoding fix and dependency updates.

  • Bug fixes

    • #470 Problems with unicode in sent message (backport)
  • Dependencies

    • #474 Update docker base image to openjdk:8u342-jre-slim-bullseye (backport) (greenmail standalone container)
    • #472 Update org.junit.jupiter to 5.9.0 (backport)
    • #471 Update assertj to 3.23.1 (test scope, backport)
    • #469 Update jersey to 2.36 (backport)
    • #468 Update jetty to 9.4.48.v20220622 (backport)

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

For further details, check the issues fixed and full changelog release-1.6.9...release-1.6.10

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