This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit ab539554560f6f571488bd246226559d353e90cc Author: Daniel Sun <[email protected]> AuthorDate: Sun Oct 20 16:34:02 2024 +0800 GROOVY-11505: Bump logback to 1.5.11 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index a6a0ef40c2..543b14be5f 100644 --- a/versions.properties +++ b/versions.properties @@ -38,7 +38,7 @@ jline=2.14.6 jmh=1.37 jmock=1.2.0 jruby=9.2.17.0 -logback=1.3.14 +logback=1.5.11 junit=4.13.2 junit5=5.11.2 junit5Platform=1.11.2
