Skip to content

Bump the dependencies group across 1 directory with 4 updates#53

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/dependencies-49542ebfd7
Closed

Bump the dependencies group across 1 directory with 4 updates#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/dependencies-49542ebfd7

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 4 updates in the / directory: io.jooby:jooby-bom, software.amazon.awssdk:bom, org.xerial:sqlite-jdbc and io.jooby:jooby-maven-plugin.

Updates io.jooby:jooby-bom from 3.9.1 to 3.10.0

Release notes

Sourced from io.jooby:jooby-bom's releases.

jooby 3.10.0

Happy to announce a new release! 🚀 🎉

  • reactor: An empty Mono causes the request to hang #3686
  • MvcFactory deprecated but used in generated mvc-classes by jooby-apt #3695
  • jooby-cli generated gradle build won't complie #3706
  • upgrade: graphiql to 5.x #3711
  • remove: graphql-playground #3710
  • jooby-cli generated gradle build won't complie #3706
  • Fix Javadoc links on the site #3700

Changes

Support my work

Sponsors

Thank you.


Commits
  • 24ed431 build: add project name for maven central
  • 766d2b3 build: attempt to fix maven release process
  • d97a058 remove: graphql-playground fix #3710
  • 60cd094 build: upgrade maven central requirements
  • 7762079 jooby-cli generated gradle build won't complie
  • 7218594 Mistake in documentation at jooby.io? fix #3696
  • 547d5ea v3.10.0
  • b85bbee build: fix tiles upgrade error
  • 01ad192 upgrade: graphiql to 5.x fix #3711
  • eefff85 Merge pull request #3702 from jooby-project/dependabot/maven/dependencies-3a4...
  • Additional commits viewable in compare view

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

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

Updates io.jooby:jooby-maven-plugin from 3.9.1 to 3.10.0

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 4 updates in the / directory: [io.jooby:jooby-bom](https://github.com/jooby-project/jooby), software.amazon.awssdk:bom, [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) and io.jooby:jooby-maven-plugin.


Updates `io.jooby:jooby-bom` from 3.9.1 to 3.10.0
- [Release notes](https://github.com/jooby-project/jooby/releases)
- [Commits](jooby-project/jooby@v3.9.1...v3.10.0)

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

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)

Updates `io.jooby:jooby-maven-plugin` from 3.9.1 to 3.10.0

---
updated-dependencies:
- dependency-name: io.jooby:jooby-bom
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.31.77
  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
- dependency-name: io.jooby:jooby-maven-plugin
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jul 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

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

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/maven/dependencies-49542ebfd7 branch July 14, 2025 23:01
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