Skip to content

Bump org.jdbi:jdbi3-core from 3.52.0 to 3.52.1 in the dev-dependencies group#13

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-1858b991d1
Apr 10, 2026
Merged

Bump org.jdbi:jdbi3-core from 3.52.0 to 3.52.1 in the dev-dependencies group#13
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-1858b991d1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 1 update: org.jdbi:jdbi3-core.

Updates org.jdbi:jdbi3-core from 3.52.0 to 3.52.1

Release notes

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

3.52.1

  • fix regression for java.time.Instant mapping from 3.52.0
  • Add missing mappers for java.sql.Date and java.sql.Time
  • Add support for java.time.OffsetTime
  • Add support for java.time.ZoneOffset
Changelog

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

3.52.1

  • fix regression for java.time.Instant mapping from 3.52.0 (#2955, reported by @​Eng-Fouad and @​toadzky)
  • Add missing mappers for java.sql.Date and java.sql.Time
  • Add support for java.time.OffsetTime
  • Add support for java.time.ZoneOffset
Commits
  • 777631f [maven-release-plugin] prepare release v3.52.1
  • 2e4f2aa update docs
  • d98df1e Merge pull request #2962 from hgschmie/java-26
  • 75b9d3c add java 26 CI build
  • a1020c6 Merge pull request #2958 from hgschmie/issue-2955
  • 8f67832 Rebuild the java.time testsuite
  • 1fd7b34 Reverts mapping of java.time.Instant
  • 2315e49 Merge pull request #2960 from hgschmie/support-java-zoneoffset
  • 97493e5 add support for ZoneOffset
  • 5fd04f8 Merge pull request #2957 from hgschmie/support-offsettime
  • 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 <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 dev-dependencies group with 1 update: [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi).


Updates `org.jdbi:jdbi3-core` from 3.52.0 to 3.52.1
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](jdbi/jdbi@v3.52.0...v3.52.1)

---
updated-dependencies:
- dependency-name: org.jdbi:jdbi3-core
  dependency-version: 3.52.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-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 Apr 10, 2026
@github-actions github-actions Bot merged commit e090bfd into main Apr 10, 2026
4 checks passed
@github-actions github-actions Bot deleted the dependabot/gradle/dev-dependencies-1858b991d1 branch April 10, 2026 07:46
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