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 6489c6b10655d5878a49c9561633714b1dbe0066 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 689cfc1518..fe1fa5c6f8 100644 --- a/versions.properties +++ b/versions.properties @@ -43,7 +43,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.3.14 openbeans=1.0.2 picocli=4.7.6
