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

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

commit 07fb39431b35c1f6a3db68fbbd1d39e1a03f1d35
Author: Paul King <[email protected]>
AuthorDate: Mon Apr 14 19:56:17 2025 +1000

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

diff --git a/versions.properties b/versions.properties
index 1e85bced57..4c2b94ac70 100644
--- a/versions.properties
+++ b/versions.properties
@@ -47,7 +47,7 @@ logback=1.3.15
 openbeans=1.0.2
 picocli=4.7.6
 qdox=1.12.1
-slf4j=2.0.16
+slf4j=2.0.17
 xmlunit=1.6
 xstream=1.4.21
 spock=2.3-groovy-4.0

Reply via email to