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 fbdf3c5 [AMQ-8467] Upgrade to xstream 1.4.19
fbdf3c5 is described below
commit fbdf3c50617472178e130b6013088e1039afee97
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jan 31 11:27:53 2022 +0100
[AMQ-8467] Upgrade to xstream 1.4.19
(cherry picked from commit 2206eb3ad620bb1bc66cf49a101d3cd0a3bc355c)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0ba3168..6c44fc7 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.18</xstream-version>
+ <xstream-version>1.4.19</xstream-version>
<xbean-version>4.20</xbean-version>
<xerces-version>2.12.0</xerces-version>
<jaxb-basics-version>0.12.0</jaxb-basics-version>