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 22558a1550 KARAF-7874: Upgrade to xbean 4.26
22558a1550 is described below
commit 22558a1550da0a49bc50b8becf8cb4358e1c9807
Author: JB Onofré <[email protected]>
AuthorDate: Thu Oct 17 14:04:34 2024 +0200
KARAF-7874: Upgrade to xbean 4.26
(cherry picked from commit f3b4c5eee0679c247173dcf44134d4e904e6973e)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 364a2b66e3..9fea20890a 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.13.2</sshd.version>
<struts.bundle.version>1.3.10_1</struts.bundle.version>
- <xbean.version>4.25</xbean.version>
+ <xbean.version>4.26</xbean.version>
<javax.mail.version>1.4.7</javax.mail.version>
<winsw.version>2.3.0</winsw.version>