You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2020/02/06 10:48:16 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-7387] Upgrade to XBean 4.16

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

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


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 3c37851  [AMQ-7387] Upgrade to XBean 4.16
3c37851 is described below

commit 3c37851e6f74fcc4bca311d4ae2d9ef50294c118
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jan 28 11:01:07 2020 +0100

    [AMQ-7387] Upgrade to XBean 4.16
    
    (cherry picked from commit 2b39af77836557c766248ac6d24e2e93868a7318)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a44dcbd..cbc633a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <xmlresolver-bundle-version>1.2_5</xmlresolver-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
     <xstream-version>1.4.11.1</xstream-version>
-    <xbean-version>4.14</xbean-version>
+    <xbean-version>4.16</xbean-version>
     <xerces-version>2.12.0</xerces-version>
     <jaxb-basics-version>0.6.4</jaxb-basics-version>
     <stompjms-version>1.19</stompjms-version>