This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 7b886b756bc78e01d23d6b2e4c0be35cef9a744a Author: Daniel Sun <[email protected]> AuthorDate: Sat May 30 20:00:29 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 ac1f0af9ed..a401d4cf06 100644 --- a/versions.properties +++ b/versions.properties @@ -61,7 +61,7 @@ mavenResolverSupplier=2.0.18 openbeans=1.0.2 picocli=4.7.7 qdox=2.2.0 -slf4j=2.0.17 +slf4j=2.0.18 # running with Groovy 6 can be allowed with -Dspock.iKnowWhatImDoing.disableGroovyVersionCheck=true reactor=3.8.5 rxjava3=3.1.12
