This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 0a73356cb0e6aa9b51eb823116f865edec166d4b Author: Paul King <[email protected]> AuthorDate: Tue Dec 23 17:10:44 2025 +1000 GROOVY-11825: Bump logback to 1.5.23 (test dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index c00cb2c285..e2ce2b33b4 100644 --- a/versions.properties +++ b/versions.properties @@ -47,7 +47,7 @@ junit5=5.14.1 junit5Platform=1.14.1 log4j=1.2.17 log4j2=2.25.3 -logback=1.5.21 +logback=1.5.23 openbeans=1.0.2 picocli=4.7.7 qdox=2.2.0
