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 2022/02/17 12:33:49 UTC

[myfaces-tobago] branch tobago-5.x updated: chore: update OWB

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

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


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new 9784de8  chore: update OWB
9784de8 is described below

commit 9784de8cd0d9a0f8e187306993d9e8b6121f4526
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Feb 17 13:32:51 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 25ffc82..1a473f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <myfaces23x.version>2.3-next-M6</myfaces23x.version>
 
     <mojarra23.version>2.3.17</mojarra23.version>
-    <openwebbeans.version>2.0.25</openwebbeans.version>
+    <openwebbeans.version>2.0.26</openwebbeans.version>
     <slf4j.version>1.7.36</slf4j.version>
     <logback.version>1.2.10</logback.version>
     <maven.compile.source>1.8</maven.compile.source>