Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.28 to 8.0.30 (#125)
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.28 to 8.0.30.
- [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.28...8.0.30)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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>
  • Loading branch information
dependabot[bot] committed Oct 15, 2022
1 parent 425e193 commit 1035c1b
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 @@ -39,7 +39,7 @@
<version.kafkaclients>3.2.1</version.kafkaclients>
<!-- Debezium -->
<version.debezium>1.9.6.Final</version.debezium>
<version.mysql.driver>8.0.28</version.mysql.driver>
<version.mysql.driver>8.0.30</version.mysql.driver>
<!-- Quarkus -->
<version.quarkus>2.13.2.Final</version.quarkus>
<!-- ANTLR -->
Expand Down

0 comments on commit 1035c1b

Please sign in to comment.