You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2021/02/03 09:36:47 UTC

[myfaces-tobago] branch tobago-2.x updated: update MyFaces to 2.3.8

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

lofwyr pushed a commit to branch tobago-2.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-2.x by this push:
     new 87ce7b2  update MyFaces to 2.3.8
87ce7b2 is described below

commit 87ce7b283d000b7143b846d68afb41b014f35eba
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Feb 3 09:24:06 2021 +0100

    update MyFaces to 2.3.8
    
    (cherry picked from commit 8235e025e637992d3323947f808df62720d650f5)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3935691..6a970ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     <myfaces20.version>2.0.24</myfaces20.version>
     <myfaces21.version>2.1.18</myfaces21.version>
     <myfaces22.version>2.2.13</myfaces22.version>
-    <myfaces23.version>2.3.7</myfaces23.version>
+    <myfaces23.version>2.3.8</myfaces23.version>
     <mojarra20.version>2.0.11-04</mojarra20.version>
     <mojarra21.version>2.1.29-08</mojarra21.version>
     <mojarra22.version>2.2.16</mojarra22.version>