From d42d00d3d13cb6ebea58a86983998d609b39b165 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Wed, 25 Sep 2019 16:38:45 +0200 Subject: [PATCH] Upgrade to Omnifaces 2.7.1. Latest release available for JSF 2.2. Relates to #6216. --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d2cc860c42d..b9863f0165a 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ See https://github.com/jacoco/jacoco/issues/772 for discussion of how the XML changed. --> 0.8.1 + 2.7.1 @@ -292,7 +293,7 @@ org.omnifaces omnifaces - 1.7 + ${omnifaces.version} org.hibernate