You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2020/12/11 07:54:35 UTC

[myfaces-tobago] 20/22: Update Myfaces to 2.3.7 after its release

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

weber pushed a commit to branch TOBAGO-1999_Select2
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit c062a7c201e9f4c0b29a422d10b5b0afff4306ee
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Mon Nov 9 17:33:31 2020 +0100

    Update Myfaces to 2.3.7 after its release
    
    (cherry picked from commit 9736b8d38aa7d4ce428633e2d29bda370cba85a2)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0cd41ff..0a10200 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.6</myfaces23.version>
+    <myfaces23.version>2.3.7</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>