You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2022/06/30 07:35:30 UTC

[tomee] branch tomee-8.x updated: Update to MyFaces 2.3.10

This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-8.x by this push:
     new 79a0649adb Update to MyFaces 2.3.10
79a0649adb is described below

commit 79a0649adb6edf53f2f2af7f72dc5fbf7beed2d8
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Thu Jun 30 09:14:22 2022 +0200

    Update to MyFaces 2.3.10
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 55117ad8ec..66e0f1d234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
     <scannotation.version>1.0.2</scannotation.version>
     <geronimo.connector.version>3.1.4</geronimo.connector.version>
     <geronimo-osgi.version>1.1</geronimo-osgi.version>
-    <myfaces.version>2.3.9</myfaces.version>
+    <myfaces.version>2.3.10</myfaces.version>
     <mojarra.version>2.3.15</mojarra.version>
     <slf4j.version>1.7.36</slf4j.version>
     <log4j.version>1.2.17</log4j.version>