Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.8 - #27
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.8#27dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.4.1 to 3.5.8. - [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@3.4.1...3.5.8) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/org.mariadb.jdbc-mariadb-java-client-3.5.8
branch
from
June 9, 2026 05:02
19e9d58 to
5bdd21f
Compare
Contributor
Author
|
Superseded by #34. |
dependabot
Bot
deleted the
dependabot/gradle/org.mariadb.jdbc-mariadb-java-client-3.5.8
branch
June 19, 2026 01:33
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 3.4.1 to 3.5.8.
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
26b34a2Merge branch 'develop'06d6efebump CI actions/checkout@v5a86a83cbump 3.5.8975f991[misc] refactor TimestampCodec to implement Codec directly and extract shared...75bb509[misc] code formatting cleanup4c0b6a0[misc] refactor TimestampCodec to extend UtilDateCodec and extract common dat...a5b7fb1[misc] convert Reader and Writer from interfaces to final class implementatio...d31eb06[misc] convert ReadableByteBuf from interface to final class implementation, ...11d45a9[misc] optimize binary row decoder null bitmap checks and simplify signed Big...5aad14c[misc] optimize BigInt column decoding and improve type safety in codec inter...