This commit is contained in:
realize096 2025-04-10 16:20:38 +08:00 committed by GitHub
commit 4aae6bc639
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>
<artifactId>druid</artifactId> <artifactId>druid</artifactId>
<version>1.1.12</version> <version>1.2.4</version>
</dependency> </dependency>
<dependency> <dependency>