From f0fd3305954f47dd24212132476fe90e7f35490e Mon Sep 17 00:00:00 2001 From: snyk-test Date: Tue, 16 Jul 2019 21:48:03 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20SpringBoot-SpringData-=E6=87=92=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD/pom.xml=20to=20reduce=20vulnerabilities?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-MYSQL-174574 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-451605 --- .../pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/SpringBoot-SpringData-\346\207\222\345\212\240\350\275\275/pom.xml" "b/SpringBoot-SpringData-\346\207\222\345\212\240\350\275\275/pom.xml" index 5811032..e0ffbce 100644 --- "a/SpringBoot-SpringData-\346\207\222\345\212\240\350\275\275/pom.xml" +++ "b/SpringBoot-SpringData-\346\207\222\345\212\240\350\275\275/pom.xml" @@ -55,7 +55,7 @@ mysql mysql-connector-java - 5.1.29 + 8.0.16