Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
Bump mysql-connector-java from 6.0.6 to 8.0.16 in /easy-jobs-mysql
Browse files Browse the repository at this point in the history
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 6.0.6 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](mysql/mysql-connector-j@6.0.6...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2020
1 parent 2bdd78f commit 0ce38ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy-jobs-mysql/pom.xml
Expand Up @@ -16,7 +16,7 @@
<description>This module provides support for MySQL database</description>

<properties>
<mysql-connector.version>6.0.6</mysql-connector.version>
<mysql-connector.version>8.0.16</mysql-connector.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 0ce38ca

Please sign in to comment.