build(deps): bump org.mariadb.jdbc:mariadb-java-client from 2.7.3 to 3.5.10 - #20036
Open
dependabot[bot] wants to merge 9 commits into
Open
build(deps): bump org.mariadb.jdbc:mariadb-java-client from 2.7.3 to 3.5.10#20036dependabot[bot] wants to merge 9 commits into
dependabot[bot] wants to merge 9 commits into
Conversation
Member
|
All above changes are made by Codex automatically. Since this is not a simple change, a HUMAN APPROVAL is needed |
FrankChen021
force-pushed
the
dependabot/maven/org.mariadb.jdbc-mariadb-java-client-3.5.10
branch
from
August 20, 2026 02:47
54cae18 to
da084c8
Compare
FrankChen021
approved these changes
Aug 20, 2026
FrankChen021
left a comment
Member
There was a problem hiding this comment.
This review was performed by Codex GPT-5.6-Sol model.
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.7.3 to 3.5.10. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@2.7.3...3.5.10) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
FrankChen021
force-pushed
the
dependabot/maven/org.mariadb.jdbc-mariadb-java-client-3.5.10
branch
from
August 24, 2026 02:10
da084c8 to
f191dfb
Compare
FrankChen021
approved these changes
Aug 24, 2026
FrankChen021
left a comment
Member
There was a problem hiding this comment.
This review was performed by Codex GPT-5.6-Sol model.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.mariadb.jdbc:mariadb-java-client from 2.7.3 to 3.5.10.
Release Notes
MariaDB Connector/J 3.x changes connection URI behavior:
druid.metadata.storage.connector.connectURIwithorg.mariadb.jdbc.Driver, usejdbc:mariadb:. A legacyjdbc:mysql:URI remains usable only if it includespermitMysqlScheme(for example,jdbc:mysql://<host>/druid?permitMysqlScheme), because metadata storage passes the URI directly to the driver.druid.access.jdbc.enforceAllowedProperties=true, usejdbc:mariadb:. Druid's JDBC property validation does not routejdbc:mysql:to the Connector/J 3.x parser, andpermitMysqlSchemeis not in the defaultdruid.access.jdbc.allowedProperties; adding the option alone is not sufficient.jdbc:mysql:orjdbc:mariadb:URIs. MySQL Connector/J users are unaffected.distribution/docker/Dockerfile.mariadbnow install Connector/J 3.5.10 and must follow the 3.x guidance above.Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
... (truncated)
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
... (truncated)
Commits
6164678[misc] update changelog6f58858[CONJ-1335] getGeneratedKeys() throws SQLDataException "integer overflow" aft...9f06db7[misc] CI stability improvement99aa9e2[CONJ-1336] correction follow up28a1550[CONJ-1336] strip trailing dot from hostname before SNI and hostname verifica...b2b3f1b[misc] limit authentication switch requests to 10 per connection26ca60a[misc] bound the whole connection phase by connectTimeout15e08ff[CONJ-1337] Limit parsec authentication PBKDF2 iteration factor to the connec...d3c4a72bump 3.5.10 versiond85e05f[CONJ-1342] socketFactory option allows loading arbitrary bytecode via jar: U...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)