mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
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
This commit is contained in:
parent
ea20145f26
commit
415bb8ef78
@ -68,7 +68,7 @@
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>druid</artifactId>
|
||||
<version>1.2.17</version>
|
||||
<version>1.2.18</version>
|
||||
<scope>compile</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user