You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2022/02/16 02:09:36 UTC

[groovy] 03/04: GROOVY-10490: Bump xstream to 1.4.19

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

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

commit 0001ae69cac24e4e8cf415a270c3b595c8ebfc47
Author: Paul King <pa...@asert.com.au>
AuthorDate: Wed Feb 16 12:06:05 2022 +1000

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

diff --git a/versions.properties b/versions.properties
index cfb8c2c..eb7edad 100644
--- a/versions.properties
+++ b/versions.properties
@@ -44,7 +44,7 @@ picocli=4.6.2
 qdox=1.12.1
 slf4j=1.7.33
 xmlunit=1.6
-xstream=1.4.18
+xstream=1.4.19
 # running with Groovy 4 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
 spock=2.0-groovy-3.0
 spotbugs=4.5.3