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 04810f6ad61093711d4a6f4052320da4b2cb5bda Author: Paul King <[email protected]> AuthorDate: Tue Jul 29 16:11:03 2025 +1000 GROOVY-11723: Bump log4j2 to 2.25.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 526ba4cd7e..0497a4fc47 100644 --- a/versions.properties +++ b/versions.properties @@ -44,7 +44,7 @@ junit=4.13.2 junit5=5.13.4 junit5Platform=1.13.4 log4j=1.2.17 -log4j2=2.25.0 +log4j2=2.25.1 logback=1.5.18 openbeans=1.0.2 picocli=4.7.7
