Skip to content

Commit

Permalink
Merge pull request ClickHouse#25 from ClickHouse/dependabot/maven/mys…
Browse files Browse the repository at this point in the history
…ql-mysql-connector-java-8.0.19

Bump mysql-connector-java from 8.0.12 to 8.0.19
  • Loading branch information
alex-krash authored Feb 18, 2020
2 parents 76b7a33 + e2e1c7b commit 84909f4
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 @@ -243,7 +243,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.12</version>
<version>8.0.19</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 84909f4

Please sign in to comment.