You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2021/08/26 06:57:42 UTC

[groovy] branch master updated: GROOVY-10203: Bump xstream to 1.4.18

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

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 7762a9f  GROOVY-10203: Bump xstream to 1.4.18
7762a9f is described below

commit 7762a9ff8d806b6b2d1ff393a6568f1961fa373d
Author: Daniel Sun <su...@apache.org>
AuthorDate: Thu Aug 26 14:57:12 2021 +0800

    GROOVY-10203: Bump xstream to 1.4.18
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 2b0f484..5287858 100644
--- a/versions.properties
+++ b/versions.properties
@@ -44,7 +44,7 @@ picocli = 4.6.1
 qdox = 1.12.1
 slf4j = 1.7.31
 xmlunit = 1.6
-xstream = 1.4.17
+xstream = 1.4.18
 # running with Groovy 4 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
 spock = 2.0-groovy-3.0
 spotbugs = 4.3.0