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 7d3b116c0 [AMQ-9208] Upgrade to xstream 1.4.20
7d3b116c0 is described below

commit 7d3b116c0034c182b94d8020e30761cd0fbb02b8
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Feb 4 06:15:48 2023 +0100

    [AMQ-9208] Upgrade to xstream 1.4.20
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6edb51493..02c2d8734 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,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.19</xstream-version>
+    <xstream-version>1.4.20</xstream-version>
     <xbean-version>4.21</xbean-version>
     <xerces-version>2.12.2</xerces-version>
     <jaxb-basics-version>0.12.0</jaxb-basics-version>

Reply via email to