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 b133a4b6b05ae2b0a9e6b0789e9a8d3ae3c027a6 Author: Paul King <[email protected]> AuthorDate: Mon Dec 2 18:57:22 2024 +1000 GROOVY-11527: Bump log4j2 to 2.24.2 (test dependency) --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 1f0334bd14..e822fbf670 100644 --- a/versions.properties +++ b/versions.properties @@ -42,7 +42,7 @@ junit=4.13.2 junit5=5.11.3 junit5Platform=1.11.3 log4j=1.2.17 -log4j2=2.24.1 +log4j2=2.24.2 logback=1.5.12 openbeans=1.0.2 picocli=4.7.6
