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

asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git


The following commit(s) were added to refs/heads/main by this push:
     new 22324c27a OWB-1462 upgrdae to xbean 4.30
22324c27a is described below

commit 22324c27aabd3519d8167c44490331cf49f50688
Author: Mark Struberg <[email protected]>
AuthorDate: Mon Apr 27 13:18:21 2026 +0200

    OWB-1462 upgrdae to xbean 4.30
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 469dfc81f..0e6a69d03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
         <myfaces.version>4.0.3</myfaces.version>
 
         <httpclient.version>4.5.14</httpclient.version>
-        <xbean.version>4.29</xbean.version>
+        <xbean.version>4.30</xbean.version>
         <arquillian.version>1.8.1.Final</arquillian.version>
         <cdi.tck.version>4.1.0</cdi.tck.version>
 

Reply via email to