build(deps): bump org.mariadb.jdbc:mariadb-java-client from 2.7.3 to 3.5.10 - #20213
build(deps): bump org.mariadb.jdbc:mariadb-java-client from 2.7.3 to 3.5.10#20213dependabot[bot] wants to merge 1 commit into
Conversation
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
left a comment
There was a problem hiding this comment.
Compatibility review at exact PR head 02dd492, compared with master 4a8868e.
Backward compatibility: INCOMPATIBLE for this dependency-only head. The one-line legacy MariaDB 2.7.3 to 3.5.10 bump breaks ConnectionUriUtilsMariaDb2xTest, which intentionally verifies the MariaDB 2.x manifest and APIs; the exact C* shard fails because it expects Bundle-Version 2.7.3 but resolves 3.5.10. Master already uses 3.5.10 for the production path. Preserving the legacy fixture makes this PR a no-op, while migrating it requires deliberate test/runtime changes.
State: CLOSED_HIGH_EFFORT. The PR changes only processing/pom.xml; no tracked Java production or test source changed.
This is an automated review by Codex GPT-5.6
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps org.mariadb.jdbc:mariadb-java-client from 2.7.3 to 3.5.10.
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)