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

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


The following commit(s) were added to refs/heads/main by this push:
     new 651a745  MEECROWAVE-345 update to xbean-asm-4.29 for Java26 support
651a745 is described below

commit 651a745889e24730fbe824eccda7f1509a8eb60a
Author: Mark Struberg <[email protected]>
AuthorDate: Wed Dec 17 18:14:38 2025 +0100

    MEECROWAVE-345 update to xbean-asm-4.29 for Java26 support
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a6260a2..46092d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
     <h2.version>2.2.220</h2.version>
     <dbcp2.version>2.13.0</dbcp2.version>
     <commons-cli.version>1.9.0</commons-cli.version>
-    <xbean.version>4.27</xbean.version>
+    <xbean.version>4.29</xbean.version>
     <geronimo-jcache-simple.version>1.0.5</geronimo-jcache-simple.version>
     
<geronimo-jcache_1.0_spec.version>1.0-alpha-1</geronimo-jcache_1.0_spec.version>
 

Reply via email to