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 cf961262925c1700d51573a030a70928d6990180 Author: Paul King <[email protected]> AuthorDate: Tue Dec 23 16:35:40 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 04bb16e05d..c00cb2c285 100644 --- a/versions.properties +++ b/versions.properties @@ -46,7 +46,7 @@ junit=4.13.2 junit5=5.14.1 junit5Platform=1.14.1 log4j=1.2.17 -log4j2=2.25.2 +log4j2=2.25.3 logback=1.5.21 openbeans=1.0.2 picocli=4.7.7
