Commit 71afde42 by nobodyiam

upgrade mysql-connector-java to 5.1.46 to support mysql 8.0

parent 1434caf5
......@@ -260,7 +260,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.39</version>
<version>5.1.46</version>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
......
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