This commit is contained in:
realize096 2025-04-10 16:20:22 +08:00 committed by GitHub
commit 92173e8e5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.46</version>
<version>8.0.28</version>
</dependency>
</dependencies>

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.46</version>
<version>8.0.28</version>
</dependency>
</dependencies>