Commit a893d645 by zhangkb

修改mysql版本

parent 6196543c
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
<dependency> <dependency>
<groupId>mysql</groupId> <groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId> <artifactId>mysql-connector-java</artifactId>
<version>5.1.6</version> <version>5.1.46</version>
</dependency> </dependency>
<!-- 引入easypoi --> <!-- 引入easypoi -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment