This is an automated email from the ASF dual-hosted git repository. sunlan pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 265c327e3044bfbd82df48f2bb883b1acdd050d1 Author: Daniel Sun <[email protected]> AuthorDate: Sun Oct 20 15:40:36 2024 +0800 GROOVY-11501: Bump log4j2 to 2.24.1 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 0256da01d7..b9c40edcbe 100644 --- a/versions.properties +++ b/versions.properties @@ -43,7 +43,7 @@ junit=4.13.2 junit5=5.11.2 junit5Platform=1.11.2 log4j=1.2.17 -log4j2=2.24.0 +log4j2=2.24.1 openbeans=1.0.2 picocli=4.7.6 qdox=1.12.1
