Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps org.xerial:sqlite-jdbc from 3.50.2.0 to 3.50.3.0.

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.50.3.0

Changelog

🚀 Features

jdbc

  • support JDBC4 CLOB and BLOB in PreparedStatement parameters (9515a80)

sqlite

  • upgrade to sqlite 3.50.3 (ef4e649)

unscoped

  • build android native lib with 16kb page size (8548d1c), closes #1296

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-enforcer-plugin (e20d3b6)
  • bump org.apache.maven.plugins:maven-gpg-plugin (d1efafe)
  • bump org.jreleaser:jreleaser-maven-plugin (4042011)

📝 Documentation

  • update maven snapshot badge (19e32f0)

Contributors

We'd like to thank the following people for their contributions: Enaium, Gauthier, Gauthier Roebroeck, Tim Ward

Commits
  • 4781e38 chore(release): 3.50.3.0 [skip ci]
  • 7d26cd0 chore: update native libraries
  • ef4e649 feat(sqlite): upgrade to sqlite 3.50.3
  • 19e32f0 docs: update maven snapshot badge
  • 9515a80 feat(jdbc): support JDBC4 CLOB and BLOB in PreparedStatement parameters
  • e20d3b6 build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin
  • d1efafe build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  • 37f8ea5 chore: update native libraries
  • 8548d1c feat: build android native lib with 16kb page size
  • 4042011 build(deps): bump org.jreleaser:jreleaser-maven-plugin
  • 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)

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.50.2.0 to 3.50.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.50.2.0...3.50.3.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.50.3.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 1, 2025
@double-beep double-beep merged commit 25ba0fd into master Aug 2, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.xerial-sqlite-jdbc-3.50.3.0 branch August 2, 2025 07:09
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants