Skip to content

Commit

Permalink
Merge pull request yahoo#677 from yahoo/dependabot/maven/druid-lookup…
Browse files Browse the repository at this point in the history
…s/mysql-mysql-connector-java-8.0.16

Bump mysql-connector-java from 8.0.11 to 8.0.16 in /druid-lookups
  • Loading branch information
patelh authored Jul 8, 2020
2 parents 6bd71dc + 9699371 commit 83fea41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion druid-lookups/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.11</version>
<version>8.0.16</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 83fea41

Please sign in to comment.