You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/22 00:45:00 UTC

[maven-help-plugin] 01/01: [Security] Bump xstream from 1.4.11.1 to 1.4.15

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

slachiewicz pushed a commit to branch xstream
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 6dd3d0d017c0c1450537e7b01ee389f53280f9a8
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Tue Dec 22 01:44:48 2020 +0100

    [Security] Bump xstream from 1.4.11.1 to 1.4.15
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 40b4b28..37a61ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
     <dependency>
       <groupId>com.thoughtworks.xstream</groupId>
       <artifactId>xstream</artifactId>
-      <version>1.4.11.1</version>
+      <version>1.4.15</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>