Skip to content

Commit

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

0 comments on commit 3e351de

Please sign in to comment.