From ed46aa9481a6006455ace34dbda98e41b4a51419 Mon Sep 17 00:00:00 2001 From: LamGC Date: Fri, 9 Apr 2021 12:50:43 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20Project=20=E6=9B=B4=E6=96=B0=20Guava?= =?UTF-8?q?=20=E7=89=88=E6=9C=AC,=20=E4=BB=A5=E9=81=BF=E5=85=8D=E4=B8=B4?= =?UTF-8?q?=E6=97=B6=E6=96=87=E4=BB=B6=E8=AE=BF=E9=97=AE=E6=9D=83=E9=99=90?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Update] com.google.guava:guava 更新版本(29.0-jre -> 30.0-jre) 以修复临时文件访问权漏洞; --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab59352..1e9b371 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,8 @@ ContentGrabbingJi-framework-telegrambots ContentGrabbingJi-Template-api ContentGrabbingJi-framework-OneBot + ContentGrabbingJi-Template-Velocity + ContentGrabbingJi-core-Function @@ -107,7 +109,7 @@ com.google.guava guava - 29.0-jre + 30.0-jre