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:33:55 UTC

[activemq] branch activemq-5.16.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.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new 945066b  [AMQ-8197] Upgrade to xstream 1.4.16
945066b is described below

commit 945066b336bb9cc0f38b93b7441fcd9a63e96f7a
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 8560a7e..e3ef8eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <velocity-version>2.3</velocity-version>
     <xalan-version>2.7.2</xalan-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>