pull/80/merge
dependabot[bot] 2022-06-21 03:24:15 +00:00 committed by GitHub
commit 1c88422496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.30</version>
<version>8.0.28</version>
</dependency>
<!--Mybatis -->