Skip to content

Bump org.jooq:jooq-bom from 3.21.0 to 3.21.1#668

Merged
docwho2 merged 1 commit intomainfrom
dependabot/maven/org.jooq-jooq-bom-3.21.1
Mar 28, 2026
Merged

Bump org.jooq:jooq-bom from 3.21.0 to 3.21.1#668
docwho2 merged 1 commit intomainfrom
dependabot/maven/org.jooq-jooq-bom-3.21.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps org.jooq:jooq-bom from 3.21.0 to 3.21.1.

Release notes

Sourced from org.jooq:jooq-bom's releases.

3.21.1

Version 3.21.1 - March 26, 2026

This is a 3.21 patch release with minor improvements and bug fixes

Features and Improvements

#19803 - Add JSONFormat::valueFormat and XMLFormat::valueFormat to allow for specifying which type of a Converter should be serialised in JSON or XML formats #19804 - Multiset bind variables should serialise T type, not U type, in case Result contents have Converters attached

Bug Fixes

#19797 - ClassCastException in SQLDialect.JAVA rendering when binding a converted value #19805 - Regression: NPE with custom array converter and multiset #19807 - Gradle Plugin: Failed to load schema for namespace #19808 - Duplicate methods generated in Routines class for table valued functions, if neither <tableValuedFunctionsAsRoutines/> nor <tableValuedFunctionsAsTables/> is turned off

Commits

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.jooq:jooq-bom](https://github.com/jOOQ/jOOQ) from 3.21.0 to 3.21.1.
- [Release notes](https://github.com/jOOQ/jOOQ/releases)
- [Commits](jOOQ/jOOQ@version-3.21.0...version-3.21.1)

---
updated-dependencies:
- dependency-name: org.jooq:jooq-bom
  dependency-version: 3.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 27, 2026
Copy link
Copy Markdown
Owner

@docwho2 docwho2 left a comment

Choose a reason for hiding this comment

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

Auto-approve Dependabot

@docwho2 docwho2 merged commit 1ef56b2 into main Mar 28, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/org.jooq-jooq-bom-3.21.1 branch March 28, 2026 15:05
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