This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
new d1f331ebd AMQ-9332: Upgrade to xbean 4.24
d1f331ebd is described below
commit d1f331ebda195631b5b1481169b17d6b9ea4cade
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Oct 21 07:42:36 2023 +0200
AMQ-9332: Upgrade to xbean 4.24
(cherry picked from commit c9411136a39ba3b8d243115ff94cc7b9b3c80ab1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8d79f9644..c2bd8f1f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
<velocity-version>2.3</velocity-version>
<xpp3-version>1.1.4c</xpp3-version>
<xstream-version>1.4.20</xstream-version>
- <xbean-version>4.23</xbean-version>
+ <xbean-version>4.24</xbean-version>
<xerces-version>2.12.2</xerces-version>
<jaxb-basics-version>0.12.0</jaxb-basics-version>
<stompjms-version>1.19</stompjms-version>