Skip to content

v9.3.1

Latest

Choose a tag to compare

@bbottema bbottema released this 12 Aug 10:09

Simple Java Mail 9.3.1 is a Java 8-compatible build-tool maintenance release.

Changes

  • Updated Maven Antrun Plugin from 3.1.0 to 3.2.0 for the JPMS consumer-compilation check.
  • Updated Maven Dependency Plugin from 3.8.1 to 3.11.0 for construction of the JPMS module path.

These changes affect project build tooling only. This release contains no runtime-dependency changes, public API changes, or intended mail-sending behavior changes. Java 8 remains the minimum supported runtime.

The maintenance pull requests are #700 and #701.