This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 519f5e25db35b46f5b5f100552f53b8de06068c8 Author: Daniel Sun <[email protected]> AuthorDate: Fri Jul 4 23:26:14 2025 +0900 GROOVY-11709: Bump log4j2 to 2.25.0 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 2d86c5fc3e..ede072b724 100644 --- a/versions.properties +++ b/versions.properties @@ -44,7 +44,7 @@ junit=4.13.2 junit5=5.13.3 junit5Platform=1.13.3 log4j=1.2.17 -log4j2=2.24.3 +log4j2=2.25.0 logback=1.5.18 openbeans=1.0.2 picocli=4.7.7
