You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2022/02/08 10:45:02 UTC

[tomee] branch master updated: TOMEE-3835 Apache OpenWebBeans 2.0.26

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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new c1f0770  TOMEE-3835 Apache OpenWebBeans 2.0.26
c1f0770 is described below

commit c1f07704b6422f991adc2c71fcac228ea8aaa09b
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Tue Feb 8 11:42:38 2022 +0100

    TOMEE-3835 Apache OpenWebBeans 2.0.26
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 88e5815..529a43c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <geronimo-javamail_1.6_mail.version>1.0.1</geronimo-javamail_1.6_mail.version>
 
     <openjpa.version>3.2.0</openjpa.version>
-    <openwebbeans.version>2.0.25</openwebbeans.version>
+    <openwebbeans.version>2.0.26</openwebbeans.version>
     <jcs.version>2.1</jcs.version>
     <johnzon.version>1.2.15</johnzon.version>
     <quartz-openejb-shade.version>2.2.4</quartz-openejb-shade.version>