chore(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 9.0.0

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.2.0 to 9.0.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.2.0...9.0.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-14 16:53:52 +00:00 committed by yulichang
parent 754cf726fd
commit 646fefaada

View File

@ -27,7 +27,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.2.0</version>
<version>9.0.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>