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

View File

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