Bump com.mysql:mysql-connector-j from 8.0.33 to 9.1.0

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 9.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.33...9.1.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-10-16 04:59:25 +00:00 committed by GitHub
parent 69ea9a1d43
commit 7e3aaf61ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -784,7 +784,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.33</version>
<version>9.1.0</version>
<optional>true</optional>
</dependency>
<dependency>