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

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

commit 01142fb08d6aba642fd73b3184684981e0653998
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Apr 3 20:03:54 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index ffa50e1..e8ad908 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
     <dependency>
       <groupId>com.thoughtworks.xstream</groupId>
       <artifactId>xstream</artifactId>
-      <version>1.4.15</version>
+      <version>1.4.16</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>

Reply via email to