From 20c137bdb1a8483a12a5ff859891d7537170c0e2 Mon Sep 17 00:00:00 2001 From: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com> Date: Fri, 3 Mar 2023 15:54:15 +0200 Subject: [PATCH] JAVA-18145 Upgrade Jsf module to JDK 11 (#13491) * JAVA-18145 Upgrade Jsf module to JDK 11 * JAVA-18145 Deleted jsf module from pre-jdk9 profiles --- jsf/pom.xml | 11 +++++++++++ pom.xml | 6 ++---- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/jsf/pom.xml b/jsf/pom.xml index 88099ef9c4..4e17540557 100644 --- a/jsf/pom.xml +++ b/jsf/pom.xml @@ -15,6 +15,13 @@ + + + javax.annotation + javax.annotation-api + ${javax.annotation-api.version} + + com.sun.faces @@ -70,6 +77,10 @@ 2.2.14 3.0.0 + + 3.3.1 + + 1.3.1 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 345cd7979a..bc5e3b8e85 100644 --- a/pom.xml +++ b/pom.xml @@ -362,8 +362,6 @@ jmh - jsf - kubernetes-modules @@ -601,8 +599,6 @@ jhipster-5 jmh - jsf - kubernetes-modules @@ -978,6 +974,7 @@ java-native jsoup ksqldb + jsf libraries-2 libraries-7 libraries-apache-commons @@ -1220,6 +1217,7 @@ java-native jsoup + jsf ksqldb libraries-7