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
The following commit(s) were added to refs/heads/master by this push:
new 3002152 GROOVY-10333: Bump slf4j to 1.7.32
3002152 is described below
commit 3002152ea07ab2e8e78f987ebb86e03dfac8a6a5
Author: Paul King <[email protected]>
AuthorDate: Thu Oct 28 15:40:19 2021 +1000
GROOVY-10333: Bump slf4j to 1.7.32
---
versions.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/versions.properties b/versions.properties
index b6967a1..6d0ec1b 100644
--- a/versions.properties
+++ b/versions.properties
@@ -42,7 +42,7 @@ log4j2=2.14.1
openbeans=1.0.2
picocli=4.6.1
qdox=1.12.1
-slf4j=1.7.31
+slf4j=1.7.32
xmlunit=1.6
xstream=1.4.18
# running with Groovy 4 can be allowed with
-Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true