From 784866353de5274115643af3f6352326422fb41e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Jan 2022 01:52:05 +0000 Subject: [PATCH] fix: kylin-gateway/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 --- kylin-gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kylin-gateway/pom.xml b/kylin-gateway/pom.xml index d580bbb793..f96c610d1f 100644 --- a/kylin-gateway/pom.xml +++ b/kylin-gateway/pom.xml @@ -61,7 +61,7 @@ org.springframework spring-jdbc - 4.3.20.RELEASE + 5.2.18.RELEASE mysql