This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit ee9db13a25c2fe6b0598ed9b1937c2e7a4cc871f Author: Daniel Sun <[email protected]> AuthorDate: Sat Oct 26 18:06:01 2024 +0800 GROOVY-11511: Bump logback to 1.5.12 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 0c13c16375..623efd44d1 100644 --- a/versions.properties +++ b/versions.properties @@ -43,7 +43,7 @@ junit5=5.11.3 junit5Platform=1.11.3 log4j=1.2.17 log4j2=2.24.1 -logback=1.5.11 +logback=1.5.12 openbeans=1.0.2 picocli=4.7.6 qdox=2.1.0
