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 0b3000903c3e7a26ce0740e2b42810fddf4633ee
Author: Paul King <[email protected]>
AuthorDate: Tue Sep 3 16:18:39 2024 +1000

    GROOVY-11460: Bump slf4j to 2.0.16 (test and standard install dependency)
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index 0fc2ab1e17..4752b63902 100644
--- a/versions.properties
+++ b/versions.properties
@@ -46,7 +46,7 @@ logback=1.5.6
 openbeans=1.0.2
 picocli=4.7.6
 qdox=2.1.0
-slf4j=2.0.13
+slf4j=2.0.16
 xmlunit=1.6
 xstream=1.4.20
 # running with Groovy 5 can be allowed with 
-Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true

Reply via email to