Skip to content

Commit

Permalink
Merge pull request #39 from micronode/dependabot/maven/feedhabit-api-…
Browse files Browse the repository at this point in the history
…figurate/mysql-mysql-connector-java-8.0.16

Bump mysql-connector-java from 5.1.24 to 8.0.16 in /feedhabit-api-figurate
  • Loading branch information
benfortuna authored Jul 1, 2020
2 parents dc6051b + 39c7c58 commit 5e928e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feedhabit-api-figurate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.24</version>
<version>8.0.16</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5e928e8

Please sign in to comment.