From 66a7bd7e78166ea9e34e0287a98f537a131fd542 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Mar 2022 13:06:14 +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-2436751 --- 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..0a64a6d43a 100644 --- a/kylin-gateway/pom.xml +++ b/kylin-gateway/pom.xml @@ -61,7 +61,7 @@ org.springframework spring-jdbc - 4.3.20.RELEASE + 5.3.18 mysql