This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch GROOVY_5_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 5df41c767f5d974e9699bb2fd9e7756054ebbbfd Author: Paul King <[email protected]> AuthorDate: Mon Mar 23 19:42:59 2026 +1000 GROOVY-11882: Bump logback to 1.5.32 (test dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 48e7dcf61b..128b6ed08f 100644 --- a/versions.properties +++ b/versions.properties @@ -47,7 +47,7 @@ junit5=5.14.3 junit5Platform=1.14.3 log4j=1.2.17 log4j2=2.25.3 -logback=1.5.27 +logback=1.5.32 openbeans=1.0.2 picocli=4.7.7 qdox=2.2.0
