Skip to content

Commit

Permalink
Clarifies Java platform requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 2, 2023
1 parent 545b1a1 commit 0f0ca9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #87.
</action>
</release>
<release version="1.5.1" date="2017-MM-DD" description="Maintenance release (Java 6).">
<release version="1.5.1" date="2017-MM-DD" description="Maintenance release (Java 6 or above).">
<action issue="EMAIL-176" type="add" dev="pschumacher">Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility</action>
<action type="fix" dev="sgoeschl" due-to="Alexander Lehmann">Email.setBounceAddress no longer accepts invalid email addresses.</action>
</release>
Expand Down

0 comments on commit 0f0ca9d

Please sign in to comment.