Repository: tomee Updated Branches: refs/heads/master 502de8ddd -> 1d2b89cea
TOMEE-2022 myfaces 2.2.12 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/1d2b89ce Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/1d2b89ce Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/1d2b89ce Branch: refs/heads/master Commit: 1d2b89ceaee1b11795c5aea45108cb757491a4fb Parents: 502de8d Author: rmannibucau <[email protected]> Authored: Sat Mar 11 13:43:10 2017 +0100 Committer: rmannibucau <[email protected]> Committed: Sat Mar 11 13:43:10 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/1d2b89ce/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d8f31a3..ad477e6 100644 --- a/pom.xml +++ b/pom.xml @@ -171,7 +171,7 @@ <geronimo.connector.version>3.1.4</geronimo.connector.version> <geronimo-osgi.version>1.1</geronimo-osgi.version> <geronimo-javamail_1.4_spec.version>1.9.0-alpha-2</geronimo-javamail_1.4_spec.version> - <myfaces.version>2.2.11</myfaces.version> + <myfaces.version>2.2.12</myfaces.version> <mojarra.version>2.2.12</mojarra.version> <slf4j.version>1.7.21</slf4j.version> <log4j.version>1.2.17</log4j.version>
