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:35 UTC

[myfaces-tobago] branch tobago-4.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-4.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new a46cb6d  MyFaces 2.2.12 -> 2.2.13
a46cb6d is described below

commit a46cb6db71b599695b259d4aaccecbc1d816493d
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 b41303e..79f44bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,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>
     <myfaces-test.version>1.0.8</myfaces-test.version>
     <mojarra20.version>2.0.11-04</mojarra20.version>