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 13d5c2c GROOVY-9898: Bump xstream to 1.4.15
13d5c2c is described below
commit 13d5c2c2806dcae72426f86dbf01b9b301d88f33
Author: Daniel Sun <[email protected]>
AuthorDate: Sat Jan 16 16:58:28 2021 +0800
GROOVY-9898: Bump xstream to 1.4.15
---
versions.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/versions.properties b/versions.properties
index 81cdd06..803e9ae 100644
--- a/versions.properties
+++ b/versions.properties
@@ -43,7 +43,7 @@ picocli = 4.5.2
qdox = 1.12.1
slf4j = 1.7.30
xmlunit = 1.6
-xstream = 1.4.14
+xstream = 1.4.15
# running with Groovy 4 can be allowed with
-Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true
spock = 2.0-M4-groovy-3.0
spotbugs = 4.1.4