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 2022/12/25 08:03:05 UTC

[groovy] 01/02: GROOVY-10884: Bump xstream to 1.4.20

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

commit be06189c36a1e0241f8cebc532a9ff0ebf0c140e
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sun Dec 25 15:58:04 2022 +0800

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

diff --git a/versions.properties b/versions.properties
index 9a8b53375e..506dfc3bb3 100644
--- a/versions.properties
+++ b/versions.properties
@@ -45,7 +45,7 @@ picocli=4.7.0
 qdox=1.12.1
 slf4j=2.0.6
 xmlunit=1.6
-xstream=1.4.19
+xstream=1.4.20
 # running with Groovy 5 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
 spock=2.3-groovy-4.0
 spotbugs=4.7.3