Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.20 to 8.0.21 (#1437)
Browse files Browse the repository at this point in the history
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.20 to 8.0.21.
- [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@8.0.20...8.0.21)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Jul 15, 2020
1 parent 858d33d commit 066b5d6
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 @@ -85,7 +85,7 @@
<version.jersey>2.31</version.jersey>
<version.junit>5.6.2</version.junit>
<hibernate3.version>3.6.10.Final</hibernate3.version>
<version.mysql>8.0.20</version.mysql>
<version.mysql>8.0.21</version.mysql>
<hibernate5.version>5.4.15.Final</hibernate5.version>

<!-- TODO: Need to update locations to be relative to the projects using them -->
Expand Down

0 comments on commit 066b5d6

Please sign in to comment.