Skip to content

Commit

Permalink
deps: update dependency mysql:mysql-connector-java to v8.0.18 (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Oct 18, 2019
1 parent b5bce9b commit 1522eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -234,7 +234,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.17</version>
<version>8.0.18</version>
</dependency>
<dependency>
<groupId>com.google.j2objc</groupId>
Expand Down

0 comments on commit 1522eb5

Please sign in to comment.