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 da4989f7efebff4ad50483048b87ac6c918ea09f Author: Daniel Sun <[email protected]> AuthorDate: Sat Oct 26 18:10:36 2024 +0800 GROOVY-11510: Bump junit5 to 5.11.3 --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.properties b/versions.properties index 07c0b7e670..504c93efaf 100644 --- a/versions.properties +++ b/versions.properties @@ -40,8 +40,8 @@ jmock=1.2.0 jruby=9.2.17.0 logback=1.3.14 junit=4.13.2 -junit5=5.11.2 -junit5Platform=1.11.2 +junit5=5.11.3 +junit5Platform=1.11.3 log4j=1.2.17 log4j2=2.24.1 openbeans=1.0.2
