Skip to content

build(deps-dev): bump jdbi3.version from 3.53.0 to 3.54.0#363

Merged
ferenc-csaky merged 1 commit into
mainfrom
dependabot/maven/jdbi3.version-3.54.0
Jul 7, 2026
Merged

build(deps-dev): bump jdbi3.version from 3.53.0 to 3.54.0#363
ferenc-csaky merged 1 commit into
mainfrom
dependabot/maven/jdbi3.version-3.54.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps jdbi3.version from 3.53.0 to 3.54.0.
Updates org.jdbi:jdbi3-core from 3.53.0 to 3.54.0

Release notes

Sourced from org.jdbi:jdbi3-core's releases.

3.54.0

  • fix deadlock in configuration caching (#2980)
  • fix prepared batch first-time-null binding (#2975)
  • Add @SqlPreflight (Alpha) for SQL Object methods. The annotation runs a literal SQL statement on the same Handle, immediately before the method's main statement, binding the method's arguments. This is useful for setting scoped/session variables before a query (e.g. a Postgres trigram threshold). It is repeatable and may be placed on a method or a SQL Object type. See issue #2979.
  • update postgres driver due to CVE-2026-42198
Changelog

Sourced from org.jdbi:jdbi3-core's changelog.

3.54.0

  • fix deadlock in configuration caching (#2980)
  • fix prepared batch first-time-null binding (#2975)
  • Add @SqlPreflight (Alpha) for SQL Object methods. The annotation runs a literal SQL statement on the same Handle, immediately before the method's main statement, binding the method's arguments. This is useful for setting scoped/session variables before a query (e.g. a Postgres trigram threshold). It is repeatable and may be placed on a method or a SQL Object type. See issue #2979.
  • update postgres driver due to CVE-2026-42198
Commits

Updates org.jdbi:jdbi3-sqlobject from 3.53.0 to 3.54.0

Release notes

Sourced from org.jdbi:jdbi3-sqlobject's releases.

3.54.0

  • fix deadlock in configuration caching (#2980)
  • fix prepared batch first-time-null binding (#2975)
  • Add @SqlPreflight (Alpha) for SQL Object methods. The annotation runs a literal SQL statement on the same Handle, immediately before the method's main statement, binding the method's arguments. This is useful for setting scoped/session variables before a query (e.g. a Postgres trigram threshold). It is repeatable and may be placed on a method or a SQL Object type. See issue #2979.
  • update postgres driver due to CVE-2026-42198
Changelog

Sourced from org.jdbi:jdbi3-sqlobject's changelog.

3.54.0

  • fix deadlock in configuration caching (#2980)
  • fix prepared batch first-time-null binding (#2975)
  • Add @SqlPreflight (Alpha) for SQL Object methods. The annotation runs a literal SQL statement on the same Handle, immediately before the method's main statement, binding the method's arguments. This is useful for setting scoped/session variables before a query (e.g. a Postgres trigram threshold). It is repeatable and may be placed on a method or a SQL Object type. See issue #2979.
  • update postgres driver due to CVE-2026-42198
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 6, 2026
@ferenc-csaky

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps `jdbi3.version` from 3.53.0 to 3.54.0.

Updates `org.jdbi:jdbi3-core` from 3.53.0 to 3.54.0
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.53.0...v3.54.0)

Updates `org.jdbi:jdbi3-sqlobject` from 3.53.0 to 3.54.0
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.53.0...v3.54.0)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-core
  dependency-version: 3.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.jdbi:jdbi3-sqlobject
  dependency-version: 3.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/jdbi3.version-3.54.0 branch from ab340c8 to f10d0e5 Compare July 7, 2026 15:08
@ferenc-csaky ferenc-csaky merged commit 0fd5ee7 into main Jul 7, 2026
13 checks passed
@ferenc-csaky ferenc-csaky deleted the dependabot/maven/jdbi3.version-3.54.0 branch July 7, 2026 15:33
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.

1 participant