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 2019/12/05 15:21:26 UTC

[myfaces-tobago] branch master updated: update MyFaces to 2.3.6

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2142a0c  update MyFaces to 2.3.6
2142a0c is described below

commit 2142a0c091fb706d5a413306e76bb0ffc50fde80
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Dec 5 16:21:05 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 08015c0..b3ed255 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
     <myfaces20.version>2.0.24</myfaces20.version>
     <myfaces21.version>2.1.18</myfaces21.version>
     <myfaces22.version>2.2.12</myfaces22.version>
-    <myfaces23.version>2.3.5</myfaces23.version>
+    <myfaces23.version>2.3.6</myfaces23.version>
     <myfaces-test.version>1.0.8</myfaces-test.version>
     <mojarra20.version>2.0.11-04</mojarra20.version>
     <mojarra21.version>2.1.29-11</mojarra21.version>