From 47908c58f0fe320191ae2219f9c28dac2202b38e Mon Sep 17 00:00:00 2001 From: Betlista Date: Sat, 28 Dec 2019 20:16:47 +0100 Subject: [PATCH] upgrade to PF 7.0 --- jsf-primefaces-hello-world/pom.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/jsf-primefaces-hello-world/pom.xml b/jsf-primefaces-hello-world/pom.xml index c0f5050..3fdbe79 100644 --- a/jsf-primefaces-hello-world/pom.xml +++ b/jsf-primefaces-hello-world/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.0.RELEASE + 2.2.1.RELEASE @@ -23,7 +23,7 @@ UTF-8 UTF-8 1.8 - 3.3.0-rc2 + 4.1.1 @@ -43,10 +43,6 @@ org.joinfaces primefaces-spring-boot-starter - - javax.enterprise - cdi-api -