From c4dc6672e50ee1ff2c034bd31b5c05d637110373 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 May 2021 06:13:18 +0000 Subject: [PATCH] fix: upgrade org.springframework:spring-jdbc from 4.3.20.RELEASE to 4.3.30.RELEASE Snyk has created this PR to upgrade org.springframework:spring-jdbc from 4.3.20.RELEASE to 4.3.30.RELEASE. See this package in Maven Repository: https://mvnrepository.com/artifact/org.springframework/spring-jdbc/ See this project in Snyk: https://app.snyk.io/org/shanxuecheng/project/b01eca9f-8dd2-48ab-90e4-2ea7dd254561?utm_source=github&utm_medium=upgrade-pr --- 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..7c2ed20026 100644 --- a/kylin-gateway/pom.xml +++ b/kylin-gateway/pom.xml @@ -61,7 +61,7 @@ org.springframework spring-jdbc - 4.3.20.RELEASE + 4.3.30.RELEASE mysql