Skip to content

Bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0#89

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/org.xerial-sqlite-jdbc-3.51.3.0
Apr 7, 2026
Merged

Bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0#89
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/org.xerial-sqlite-jdbc-3.51.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0.

Release notes

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

Release 3.51.3.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.51.3 (09e9741)
  • upgrade to sqlite 3.52.0 (64cf690)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

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

Commits
  • bf18ce1 chore(release): 3.51.3.0 [skip ci]
  • fe41e3e chore: update native libraries
  • 09e9741 feat(sqlite): upgrade to sqlite 3.51.3
  • 89dfbc8 ci: set-version trigger CI after build native
  • 64a3199 chore: update native libraries
  • 64cf690 feat(sqlite): upgrade to sqlite 3.52.0
  • eed41ae ci: set-version commit and trigger workflow
  • 22e5106 ci: set-version fix VERSION
  • 4c34072 ci: set-version checks before enabling
  • 97985f8 ci: add set-version workflow
  • 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 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.51.2.0 to 3.51.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.51.2.0...3.51.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2026 07:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 7, 2026
Copy link
Copy Markdown

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) April 7, 2026 07:54
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

🤖 Claude Code Review

PR Code Review

This diff contains a single dependency version bump for org.xerial:sqlite-jdbc from 3.51.2.0 to 3.51.3.0 (test scope only).


Code Quality

  • Style guide: Single-line version bump, no style concerns.
  • No commented-out code
  • Meaningful variable names: N/A
  • DRY principle: N/A
  • Defects: No logic changes introduced. Patch version bump in test scope only — minimal risk.
  • CLAUDE.md: N/A for this change.

Testing

  • Unit/integration tests: No new code; existing tests cover the dependency.
  • Edge cases: N/A
  • Test coverage: Unchanged.

Documentation

  • README: No update needed.
  • API docs: N/A
  • Inline comments: N/A
  • ⚠️ CHANGELOG.md: Not updated. Dependency bumps are often omitted from changelogs, but if this project tracks all dependency updates in CHANGELOG.md, this would be missing.

Security

  • No hardcoded credentials
  • No sensitive data
  • No license files
  • sqlite-jdbc 3.51.3.0: Patch bump, test-scoped only — no production security surface area affected.

Summary: Clean, low-risk patch bump. The only minor note is the absence of a CHANGELOG entry — acceptable if the project convention excludes routine dependency updates.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit b2bf66d into main Apr 7, 2026
46 checks passed
@github-actions github-actions bot deleted the dependabot/maven/org.xerial-sqlite-jdbc-3.51.3.0 branch April 7, 2026 08: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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants