Skip to content

Commit f2d2f18

Browse files
Benny BottemaBenny Bottema
authored andcommitted
Preparing for release 5.4.0 (but currently on hold, because OSS Sonatype is experiencing networking issues)
1 parent 412f4f6 commit f2d2f18

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Simple Java Mail is available in [Maven Central](https://search.maven.org/#searc
8080
- [#221](https://github.com/bbottema/simple-java-mail/issues/221) API bugfix: server identity verification should not be tied to host trusting
8181
- [#218](https://github.com/bbottema/simple-java-mail/issues/218) Enhancement: make Email serializable
8282
- [#227](https://github.com/bbottema/simple-java-mail/issues/227) Enhancement: Make parsing recipients from EML file more lenient
83+
- [#225](https://github.com/bbottema/simple-java-mail/issues/225) Enhancement: Clarify dependency on Jakarta Activation: DataSources no longer work on Java 9+
8384

8485

8586
[v5.3.0](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C5.3.0%7Cjar) (16-August-2019)

RELEASE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ v5.4.0 (27?-August-2019)
1111
- #221: API bugfix: server identity verification should not be tied to host trusting
1212
- #218: Enhancement: make Email serializable
1313
- #227: Enhancement: Make parsing recipients from EML file more lenient
14+
- #225: Enhancement: Clarify dependency on Jakarta Activation: DataSources no longer work on Java 9+
1415

1516

1617
v5.3.0 (16-August-2019)

0 commit comments

Comments
 (0)