Skip to content

1.6.1

Compare
Choose a tag to compare
@marcelmay marcelmay released this 07 Nov 12:25
· 476 commits to master since this release
a988571

This release contains minor enhancements and dependency updates.

  • Enhancements

    • [#349] Simplified (and documented) dynamically selecting free port
    • [#345] Support using full email address as login name in standalone version
  • Dependency updates

    • [#353] Update docker base image to openjdk:8u272-jre-slim-buster (greenmail-standalone)
    • [#352] Update junit5 to 5.7.0
    • [#351] Update assertj to 3.18.0 (internal)
    • [#350],[#346] Update jetty to 9.4.34.v20201102 (greenmail-webapp)
    • [#348] Bump junit from 4.13 to 4.13.1
    • [#347] Update jersey 2.31 -> 2.32

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.1 .