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 2020/07/30 10:35:39 UTC

[myfaces-tobago] branch tobago-2.x updated: MyFaces 2.2.12 -> 2.2.13

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 b350bc1  MyFaces 2.2.12 -> 2.2.13
b350bc1 is described below

commit b350bc14dbd90d7fca79c89206d7c9021f52a7b0
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Jul 30 12:33:51 2020 +0200

    MyFaces 2.2.12 -> 2.2.13
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index de81e04..66ec3aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <myfaces20.version>2.0.24</myfaces20.version>
     <myfaces21.version>2.1.18</myfaces21.version>
-    <myfaces22.version>2.2.12</myfaces22.version>
+    <myfaces22.version>2.2.13</myfaces22.version>
     <myfaces23.version>2.3.6</myfaces23.version>
     <mojarra20.version>2.0.11-04</mojarra20.version>
     <mojarra21.version>2.1.29-08</mojarra21.version>