Skip to content

Commit bc4ebcb

Browse files
chore: update mysqlConnector to v9.7.0 (#1845)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.mysql:mysql-connector-j](http://dev.mysql.com/doc/connector-j/en/) ([source](https://redirect.github.com/mysql/mysql-connector-j)) | `9.5.0` → `9.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.mysql:mysql-connector-j/9.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.mysql:mysql-connector-j/9.5.0/9.7.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/790) for more information. --- ### Release Notes <details> <summary>mysql/mysql-connector-j (com.mysql:mysql-connector-j)</summary> ### [`v9.7.0`](https://redirect.github.com/mysql/mysql-connector-j/compare/9.6.0...9.7.0) [Compare Source](https://redirect.github.com/mysql/mysql-connector-j/compare/9.6.0...9.7.0) ### [`v9.6.0`](https://redirect.github.com/mysql/mysql-connector-j/compare/9.5.0...9.6.0) [Compare Source](https://redirect.github.com/mysql/mysql-connector-j/compare/9.5.0...9.6.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/CloudNetService/CloudNet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjA5LjAiLCJ0YXJnZXRCcmFuY2giOiJuaWdodGx5IiwibGFiZWxzIjpbInQ6IGRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06e3c06 commit bc4ebcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ h2 = "1.4.197" # do not update, leads to database incompatibility
3333
xodus = "2.0.1"
3434
mongodb = "5.6.5"
3535
hikariCp = "7.0.2"
36-
mysqlConnector = "9.5.0"
36+
mysqlConnector = "9.7.0"
3737

3838
# general
3939
oshi = "6.9.2"

0 commit comments

Comments
 (0)