From b04aaf9527eeaa16122347b3ea841895f8e4bb0a Mon Sep 17 00:00:00 2001 From: Sam Ottenhoff Date: Tue, 31 Mar 2015 16:27:34 -0400 Subject: [PATCH] SAK-29216 update myfaces to 1.1.10 and myfaces tomahawk to 1.1.14 --- postem/postem-app/pom.xml | 4 ++-- sections/sections-app-util/pom.xml | 6 +++--- sections/sections-app/pom.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/postem/postem-app/pom.xml b/postem/postem-app/pom.xml index e12828f311c1..214bf455bd35 100644 --- a/postem/postem-app/pom.xml +++ b/postem/postem-app/pom.xml @@ -72,12 +72,12 @@ org.apache.myfaces.core myfaces-api - 1.1.5 + 1.1.10 org.apache.myfaces.core myfaces-impl - 1.1.5 + 1.1.10 org.sakaiproject.kernel diff --git a/sections/sections-app-util/pom.xml b/sections/sections-app-util/pom.xml index 250d6ae066aa..bb7cb324a3c6 100644 --- a/sections/sections-app-util/pom.xml +++ b/sections/sections-app-util/pom.xml @@ -52,17 +52,17 @@ org.apache.myfaces.core myfaces-api - 1.1.5 + 1.1.10 org.apache.myfaces.core myfaces-impl - 1.1.5 + 1.1.10 org.apache.myfaces.tomahawk tomahawk - 1.1.6 + 1.1.14 org.sakaiproject.jsf diff --git a/sections/sections-app/pom.xml b/sections/sections-app/pom.xml index 75bfe7e3b5df..3412b0b5f3ad 100644 --- a/sections/sections-app/pom.xml +++ b/sections/sections-app/pom.xml @@ -150,17 +150,17 @@ org.apache.myfaces.core myfaces-api - 1.1.5 + 1.1.10 org.apache.myfaces.core myfaces-impl - 1.1.5 + 1.1.10 org.apache.myfaces.tomahawk tomahawk - 1.1.10 + 1.1.14 org.sakaiproject.jsf