From a7b8489496bb7c146e93b20f4839f3d076d7bae0 Mon Sep 17 00:00:00 2001 From: MaxKey Date: Sun, 2 Jan 2022 12:00:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7log4j2=E5=88=B02.17.1?= =?UTF-8?q?=EF=BC=8C=E9=98=B2=E6=AD=A2=E6=BC=8F=E6=B4=9E=E9=A3=8E=E9=99=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6ba892f2f..fd0f28fe1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -38,7 +38,7 @@ velocitydepVersion =1.4 freemarkerVersion =2.3.31 xmlbeansVersion =5.0.2 commonscompressVersion =1.20 -log4jVersion =2.17.0 +log4jVersion =2.17.1 kafkaclientsVersion =2.8.1 poiVersion =5.1.0 tomcatVersion =9.0.56 -- GitLab