Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps org.mariadb.jdbc:mariadb-java-client from 2.7.12 to 2.7.13.

Release notes

Sourced from org.mariadb.jdbc:mariadb-java-client's releases.

MariaDB Connector/Java 2.7.13

2.7.13 (Dec 2025)

Full Changelog

  • CONJ-661 Fixed intermittent NullPointerException when calling prepareStatement
  • CONJ-1167 Fixed possible ArrayIndexOutOfBoundsException when using CallableStatement
  • CONJ-1185 Fixed Android compatibility issue: Pattern CANON_EQ flag not supported
  • CONJ-1293 Fixed NullPointerException in MariaDbDataSource when setLoginTimeout(0) has been called
  • CONJ-1174 Fixed ResultSetMetaData precision for signed BIGINT (was reported as 20)
Changelog

Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.

2.7.13 (Dec 2025)

Full Changelog

  • CONJ-661 Fixed intermittent NullPointerException when calling prepareStatement
  • CONJ-1167 Fixed possible ArrayIndexOutOfBoundsException when using CallableStatement
  • CONJ-1185 Fixed Android compatibility issue: Pattern CANON_EQ flag not supported
  • CONJ-1293 Fixed NullPointerException in MariaDbDataSource when setLoginTimeout(0) has been called
  • CONJ-1174 Fixed ResultSetMetaData precision for signed BIGINT (was reported as 20)
Commits
  • 8a16d08 [misc] another test correction for caching_sha2 plugin
  • f8e1683 [misc] test correction for caching_sha2 plugin
  • 90cbc31 [CONJ-1279] metadata table name addition for 12.1
  • 4561cbb [CONJ-1287] Handle authentication plugin multi-exchange prefix (0x01) introdu...
  • ba64642 [CONJ-1295] ensure having close implementation in BLOB for java 4.5 spec
  • b06c223 [misc] change maven oss to central since oss is now deprecated
  • 6822386 bump 2.7.13 release version
  • 984e852 [CONJ-1293] NPE with MariaDbDataSource when setLoginTimeout(0) has been called
  • 9485da1 [misc] bump dependencies
  • 3d4f78a [misc] code style correction
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 18, 2025
@peterhaochen47
Copy link
Member

@dependabot rebase

Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.7.12 to 2.7.13.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/2.7.13/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@2.7.12...2.7.13)

---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-version: 2.7.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.mariadb.jdbc-mariadb-java-client-2.7.13 branch from bafde83 to 5687be5 Compare December 29, 2025 20:50
@peterhaochen47 peterhaochen47 self-requested a review December 29, 2025 21:01
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Dec 29, 2025
@peterhaochen47 peterhaochen47 merged commit b0d503c into main Dec 29, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Dec 29, 2025
@dependabot dependabot bot deleted the dependabot/gradle/main/org.mariadb.jdbc-mariadb-java-client-2.7.13 branch December 29, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant