Update MySQL Driver Version to 5.1.40
By: md_5 <git@md-5.net>
This commit is contained in:
parent
634ad7d00e
commit
c1c5f27be2
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>mysql</groupId>
|
<groupId>mysql</groupId>
|
||||||
<artifactId>mysql-connector-java</artifactId>
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
<version>5.1.39</version>
|
<version>5.1.40</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- testing -->
|
<!-- testing -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue