We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abaa3e commit 0f12ad6Copy full SHA for 0f12ad6
README.md
@@ -81,8 +81,12 @@ Java 9+ Module Names
81
News
82
----
83
### 2024-08-01 - 1.2.3 Release
84
-The team is happy to announce that version 1.3.0 has been released!
85
-
+The team is happy to announce that version 1.3.0 has been released!
+* 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).
90
91
### 2020-11-08 - 1.2.3 Release
92
The team is happy to announce that version 1.2.3 has been released!
0 commit comments