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 035253d80bc490edbabbb475d6c06e4bb7b406dd
Author: Paul King <pa...@asert.com.au>
AuthorDate: Mon Sep 11 14:13:17 2023 +1000

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

diff --git a/versions.properties b/versions.properties
index 80d0edc2ea..c7b36a6004 100644
--- a/versions.properties
+++ b/versions.properties
@@ -44,7 +44,7 @@ log4j2=2.20.0
 openbeans=1.0.2
 picocli=4.7.4
 qdox=1.12.1
-slf4j=2.0.7
+slf4j=2.0.9
 xmlunit=1.6
 xstream=1.4.20
 spock=2.3-groovy-4.0

Reply via email to