You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2022/11/21 07:18:55 UTC

[groovy] 02/04: GROOVY-10848: Bump slf4j to 2.0.4 (test and standard install dependency)

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 e876d37b6c1201452996ef57ee3edcba7fadff11
Author: Paul King <pa...@asert.com.au>
AuthorDate: Mon Nov 21 17:05:06 2022 +1000

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

diff --git a/versions.properties b/versions.properties
index 21bae6226e..7467c6274a 100644
--- a/versions.properties
+++ b/versions.properties
@@ -43,7 +43,7 @@ log4j2=2.19.0
 openbeans=1.0.2
 picocli=4.7.0
 qdox=1.12.1
-slf4j=2.0.3
+slf4j=2.0.4
 xmlunit=1.6
 xstream=1.4.19
 spock=2.3-groovy-4.0