Bump mysql-connector-java in /bundles/org.openhab.persistence.jdbc (#12981)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.22 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](https://github.com/mysql/mysql-connector-j/compare/8.0.22...8.0.28)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-30 12:44:40 +02:00 committed by GitHub
parent 650fc523b5
commit 8a8add71df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
<h2.version>1.4.191</h2.version>
<hsqldb.version>2.3.3</hsqldb.version>
<mariadb.version>1.4.6</mariadb.version>
<mysql.version>8.0.22</mysql.version>
<mysql.version>8.0.28</mysql.version>
<postgresql.version>42.3.3</postgresql.version>
<sqlite.version>3.16.1</sqlite.version>
</properties>