Skip to content

Commit 0f12ad6

Browse files
committed
docs: update release notes
1 parent 1abaa3e commit 0f12ad6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,12 @@ Java 9+ Module Names
8181
News
8282
----
8383
### 2024-08-01 - 1.2.3 Release
84-
The team is happy to announce that version 1.3.0 has been released!
85-
84+
The team is happy to announce that version 1.3.0 has been released!
85+
* Minimum JDK Requirement are now Java 8
86+
- Requires Java 17 to build due to test case dependencies.
87+
* Adds Java 9 Module name via Multi-Release Jars (#77).
88+
* Fixed compilation errors with the ESAPI Thunk (#76).
89+
* Adds support for Servlet Spec 5 using the `jakarta.servlet.*` (#75).
8690

8791
### 2020-11-08 - 1.2.3 Release
8892
The team is happy to announce that version 1.2.3 has been released!

0 commit comments

Comments
 (0)