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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 086a801215 KARAF-7962: Upgrade to xbean 4.27
086a801215 is described below

commit 086a8012153daff670e75ba2e6841824e9af55ed
Author: JB Onofré <jbono...@apache.org>
AuthorDate: Thu Jul 3 13:45:58 2025 +0200

    KARAF-7962: Upgrade to xbean 4.27
    
    (cherry picked from commit 3201ecc99255deba9135737cdb89754c0a16be8c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 99f9a40ad0..9dc5de463e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,7 +351,7 @@
         <sling.commons.johnzon.version>1.2.16</sling.commons.johnzon.version>
         <sshd.version>2.15.0</sshd.version>
         <struts.bundle.version>1.3.10_1</struts.bundle.version>
-        <xbean.version>4.26</xbean.version>
+        <xbean.version>4.27</xbean.version>
         <javax.mail.version>1.4.7</javax.mail.version>
 
         <winsw.version>2.3.0</winsw.version>

Reply via email to