From 8ff9d1072c2d0fd968af51d989a76029eb37e0d9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 15:00:37 +0000 Subject: [PATCH] fix: upgrade com.alibaba:druid from 1.2.16 to 1.2.17 Snyk has created this PR to upgrade com.alibaba:druid from 1.2.16 to 1.2.17. 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 e7e66f72..26e8894c 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.16 + 1.2.17 compile true