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/05/29 09:22:17 UTC

[groovy] branch danielsun/bump-20210529 updated: GROOVY-10118: Bump xstream to 1.4.17

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

sunlan pushed a commit to branch danielsun/bump-20210529
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/danielsun/bump-20210529 by this push:
     new 83d0b2c  GROOVY-10118: Bump xstream to 1.4.17
83d0b2c is described below

commit 83d0b2ccc340273d5a84961458d65c7bec5c685a
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat May 29 17:21:32 2021 +0800

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

diff --git a/versions.properties b/versions.properties
index 365b6f6..743d579 100644
--- a/versions.properties
+++ b/versions.properties
@@ -44,7 +44,7 @@ picocli = 4.6.1
 qdox = 1.12.1
 slf4j = 1.7.30
 xmlunit = 1.6
-xstream = 1.4.16
+xstream = 1.4.17
 # running with Groovy 4 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
 spock = 2.0-groovy-3.0
 spotbugs = 4.2.3