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/04/28 07:53:52 UTC

[myfaces-tobago] branch tobago-4.x updated: chore: update myfaces to 2.3.9

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 f5fae40  chore: update myfaces to 2.3.9
f5fae40 is described below

commit f5fae40e083c8672e1117009e7a9ac4cce6d38f1
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Apr 28 09:48:08 2021 +0200

    chore: update myfaces to 2.3.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 301b798..a0e0897 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.14</myfaces22.version>
-    <myfaces23.version>2.3.8</myfaces23.version>
+    <myfaces23.version>2.3.9</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>