From 415bb8ef78b561ad5ba5b88dacdd69014adda895 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jun 2023 18:15:44 +0000 Subject: [PATCH] fix: upgrade com.alibaba:druid from 1.2.17 to 1.2.18 Snyk has created this PR to upgrade com.alibaba:druid from 1.2.17 to 1.2.18. See this package in Maven Repository: https://mvnrepository.com/artifact/com.alibaba/druid/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/e0cf6b8b-62c9-4791-9b14-bfe183b2fc5b?utm_source=github&utm_medium=referral&page=upgrade-pr --- mybatis-flex-spring-boot-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-flex-spring-boot-starter/pom.xml b/mybatis-flex-spring-boot-starter/pom.xml index 28affc54..5f56b483 100644 --- a/mybatis-flex-spring-boot-starter/pom.xml +++ b/mybatis-flex-spring-boot-starter/pom.xml @@ -68,7 +68,7 @@ com.alibaba druid - 1.2.17 + 1.2.18 compile true