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 fea545897d7f1d640d3478c6c99dc85bf4847681 Author: Paul King <[email protected]> AuthorDate: Tue Mar 28 11:10:22 2023 +1000 GROOVY-10991: Bump logback-classic to 1.4.6 (test dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index f0b82cf8e2..583507a564 100644 --- a/versions.properties +++ b/versions.properties @@ -36,7 +36,7 @@ jline=2.14.6 jmh=1.35 jmock=1.2.0 jruby=9.2.17.0 -logback=1.4.5 +logback=1.4.6 junit=4.13.2 log4j=1.2.17 log4j2=2.20.0
