Skip to content

Commit

Permalink
updated MySQL Driver
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlpage committed Dec 18, 2018
1 parent f36e5d7 commit 3c6348a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.39</version>
<version>8.0.13</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 3c6348a

Please sign in to comment.