Skip to content

Commit

Permalink
Merge pull request #82 from DeemOpen/dependabot/maven/mysql-mysql-con…
Browse files Browse the repository at this point in the history
…nector-java-8.0.16

Bump mysql-connector-java from 5.1.31 to 8.0.16
  • Loading branch information
premprakashp authored Jul 13, 2020
2 parents a9b2ee7 + 6f53279 commit 1b3e7c1
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 @@ -90,7 +90,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.31</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>freemarker</groupId>
Expand Down

0 comments on commit 1b3e7c1

Please sign in to comment.