Skip to content

Bump the dependencies group with 2 updates #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 2 updates: software.amazon.awssdk:bom and org.xerial:sqlite-jdbc.

Updates software.amazon.awssdk:bom from 2.31.71 to 2.31.74

Updates org.xerial:sqlite-jdbc from 3.50.1.0 to 3.50.2.0

Release notes

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

Release 3.50.2.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.50.2 (fb62309)

🐛 Fixes

jdbc

  • update JDBC3DatabaseMetaData to enable supported features (524ac3a)
  • ResultSetMetaData.getCatalogName incorrectly returns the table name (891b650), closes #1279

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (d891708)

📝 Documentation

  • replace maven central links (6eea8c5)
  • update maven central badge in readme (9a4afe8)

Contributors

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

Commits
  • 2d9f1ff chore(release): 3.50.2.0 [skip ci]
  • 7b493d5 chore: update native libraries
  • fb62309 feat(sqlite): upgrade to sqlite 3.50.2
  • 6eea8c5 docs: replace maven central links
  • d891708 build(deps): bump org.sonatype.central:central-publishing-maven-plugin
  • 170ce6e fix: faulty android detection
  • 524ac3a fix(jdbc): update JDBC3DatabaseMetaData to enable supported features
  • 9a4afe8 docs: update maven central badge in readme
  • 891b650 fix(jdbc): ResultSetMetaData.getCatalogName incorrectly returns the table name
  • 1a0662b chore(release): prepare next snapshot [skip ci]
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: software.amazon.awssdk:bom and [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc).


Updates `software.amazon.awssdk:bom` from 2.31.71 to 2.31.74

Updates `org.xerial:sqlite-jdbc` from 3.50.1.0 to 3.50.2.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.1.0...3.50.2.0)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.31.74
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.50.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/maven/dependencies-9a337cd407 branch July 7, 2025 23:17
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.

0 participants