Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.16 to 8.0.28 (#1297)
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.16 to 8.0.28.
- [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.16...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Hu <[email protected]>
  • Loading branch information
dependabot[bot] and stevehu authored Nov 29, 2022
1 parent 5f8020c commit bef9cfe
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 @@ -88,7 +88,7 @@
<version.javamail>1.6.1</version.javamail>
<version.hikaricp>3.2.0</version.hikaricp>
<version.h2>2.1.210</version.h2>
<version.mysql>8.0.16</version.mysql>
<version.mysql>8.0.28</version.mysql>
<version.postgres>42.4.3</version.postgres>
<version.oracle>11.2.0.3</version.oracle>
<version.sqlserver>7.0.0.jre10</version.sqlserver>
Expand Down

0 comments on commit bef9cfe

Please sign in to comment.