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 2021/03/19 09:34:29 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-8197] Upgrade to xstream 1.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 7e71c61  [AMQ-8197] Upgrade to xstream 1.4.16
7e71c61 is described below

commit 7e71c617aa4df547a0884eae8a39c4dc14e6b5db
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Mar 18 16:52:55 2021 +0100

    [AMQ-8197] Upgrade to xstream 1.4.16
    
    (cherry picked from commit 4ef97ce034ba140ce0eaf6410cb8fc0a8509ee67)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fcdc0d8..82c369a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
     <xmlbeans-version>3.1.0</xmlbeans-version>
     <xmlbeans-bundle-version>2.6.0_2</xmlbeans-bundle-version>
     <xpp3-version>1.1.4c</xpp3-version>
-    <xstream-version>1.4.15</xstream-version>
+    <xstream-version>1.4.16</xstream-version>
     <xbean-version>4.18</xbean-version>
     <xerces-version>2.12.0</xerces-version>
     <jaxb-basics-version>0.6.4</jaxb-basics-version>