Skip to content

Conversation

@csware
Copy link
Contributor

@csware csware commented Feb 21, 2024

Currently, the Java JDK requirement is inconsistent and not enforced. This PR documents and makes the HTML Sanitizer consistently require JDK11 - this is fine for a new release.

If there are reasons why JDK8 needs to be further supported or security fixes are needed, PR #321 can be considered or just a new release prepared that still uses Guava.

For the compiler --release check to work, we need a more recent maven-compiler-plugin version (at least 3.6).

Signed-off-by: Sven Strickroth <email@cs-ware.de>
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants