Commit 83df83866937cb7d8656eb671b3221dd3b68276d
1 parent
c38073b8
1.参数修正
Showing
1 changed file
with
1 additions
and
0 deletions
pom.xml
| @@ -61,6 +61,7 @@ | @@ -61,6 +61,7 @@ | ||
| 61 | <dependency> | 61 | <dependency> |
| 62 | <groupId>mysql</groupId> | 62 | <groupId>mysql</groupId> |
| 63 | <artifactId>mysql-connector-java</artifactId> | 63 | <artifactId>mysql-connector-java</artifactId> |
| 64 | + <version>5.1.38</version> | ||
| 64 | </dependency> | 65 | </dependency> |
| 65 | 66 | ||
| 66 | <dependency> | 67 | <dependency> |