Skip to content

Commit 74a713e

Browse files
renovatebot(deps): update dependency com.mysql:mysql-connector-j to v9.5.0
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.mysql:mysql-connector-j](http://dev.mysql.com/doc/connector-j/en/) ([source](https://redirect.github.com/mysql/mysql-connector-j)) | dependencies | minor | `9.4.0` -> `9.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mysql/mysql-connector-j (com.mysql:mysql-connector-j)</summary> ### [`v9.5.0`](https://redirect.github.com/mysql/mysql-connector-j/compare/9.4.0...9.5.0) [Compare Source](https://redirect.github.com/mysql/mysql-connector-j/compare/9.4.0...9.5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIkJvdCIsIlJlbm92YXRlIl19-->
1 parent 5b8a949 commit 74a713e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ mockitoInline = "5.2.0"
168168
mongoDriver = "5.6.1"
169169
mssqlServer = "13.2.1.jre11"
170170
mustache = "1.16"
171-
mysql = "9.4.0"
171+
mysql = "9.5.0"
172172
netflixEventBus = "0.3.0"
173173
netty = "4.2.7.Final"
174174
nexmo = "5.6.0"

0 commit comments

Comments
 (0)