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 e95360078b4dc854d42a11bf116825a230d4a3ea Author: Paul King <[email protected]> AuthorDate: Fri Sep 26 15:28:17 2025 +1000 GROOVY-11767: Bump log4j2 to 2.25.2 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 2ace576403..97b31388b1 100644 --- a/versions.properties +++ b/versions.properties @@ -45,7 +45,7 @@ junit=4.13.2 junit5=5.13.4 junit5Platform=1.13.4 log4j=1.2.17 -log4j2=2.25.1 +log4j2=2.25.2 logback=1.5.18 openbeans=1.0.2 picocli=4.7.7
