From a5615ab438de8e5cd5ebe994985346db245b705e Mon Sep 17 00:00:00 2001 From: Alexander Schwartz Date: Tue, 21 Jun 2022 13:59:36 +0200 Subject: [PATCH] Automatic profile activated when using JDK 9+ that sets the compiler's release flag that is not understood by JDK 8 Closes #12631 --- pom.xml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f799c43594..05637f64ff 100644 --- a/pom.xml +++ b/pom.xml @@ -226,11 +226,6 @@ v16.13.2 - - - - - 8 http://keycloak.org @@ -2081,6 +2076,21 @@ + + built-with-jdk-9-or-later + + + + (9,) + + + + + + 8 + + + nexus-staging