This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch GROOVY_5_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 99fbd18ff05fb8d77815e016a31ed30b9036da98 Author: Daniel Sun <[email protected]> AuthorDate: Sat May 30 22:28:08 2026 +0900 GROOVY-12050: Bump slf4j to 2.0.18 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index cdb43f3ad8..39cb8b9677 100644 --- a/versions.properties +++ b/versions.properties @@ -51,7 +51,7 @@ logback=1.5.32 openbeans=1.0.2 picocli=4.7.7 qdox=2.2.0 -slf4j=2.0.17 +slf4j=2.0.18 spock=2.4-groovy-5.0 spotbugs=4.9.8 treelayout=1.0.3
