This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 96e5a2447966596514d11c572085b469b993ea85 Author: Paul King <[email protected]> AuthorDate: Sun Dec 21 07:22:02 2025 +1000 GROOVY-11824: Bump log4j2 version to 2.25.3 (test dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 2bdc5f5e8c..1c736f2ecb 100644 --- a/versions.properties +++ b/versions.properties @@ -42,7 +42,7 @@ junit=4.13.2 junit5=5.13.3 junit5Platform=1.13.3 log4j=1.2.17 -log4j2=2.24.3 +log4j2=2.25.3 logback=1.3.15 openbeans=1.0.2 picocli=4.7.7
