Skip to content

Bump org.jooq:jooq-bom from 3.21.2 to 3.21.3#698

Merged
docwho2 merged 1 commit into
mainfrom
dependabot/maven/org.jooq-jooq-bom-3.21.3
May 7, 2026
Merged

Bump org.jooq:jooq-bom from 3.21.2 to 3.21.3#698
docwho2 merged 1 commit into
mainfrom
dependabot/maven/org.jooq-jooq-bom-3.21.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.jooq:jooq-bom from 3.21.2 to 3.21.3.

Release notes

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

3.21.3

Version 3.21.3 - May 5, 2026

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

Bug Fixes

#19871 - Avoid rendering GLOBAL keyword in PostgreSQL's createGlobalTemporaryTable() support #19872 - Render MATERIALIZED keyword for YugabyteDB when using asMaterialized() #19876 - Regression when using Loader batch insertion with StatementType.STATIC_STATEMENT #19880 - Statements executed from ExecuteContext::connection will eagerly release the connection to the ConnectionProvider #19886 - DataAccessException::sqlStateClass returns OTHER instead of C22_DATA_EXCEPTION for Oracle data problems related to CHAR vs BYTE string columns #19891 - NullPointerException in XMLDatabase when routine has no parameters #19895 - Compilation error in generated code when cross-schema UDT column is used with interfaces=true #19899 - Regression when rendering BigQuery NUMERIC literals and bind values #19901 - Missing support for parsing BigQuery BIGNUMERIC and BIGDECIMAL data types #19905 - MetaSQL tries to load check constraints, but check constraints were not yet introduced to MySQL 5.7 #19910 - No Teradata support for ALTER TABLE .. ADD IF NOT EXISTS and similar statements #19914 - Cannot CAST from numeric to CLOB directly, in Teradata #19918 - Bad data type rendered for SQLDataType.LONGVARBINARY in Teradata #19922 - Work around Teradata JDBC driver issue where DatabaseMetaData::getColumns may produce a null type name #19926 - Nested rows within MULTISET projections do not apply JSON or XML cast necessary for serialising certain data types #19930 - XML MULTISET emulation doesn't correctly deserialise NULL ARRAY values in PostgreSQL, when nesting ROW in MULTISET #19932 - Incomplete jOOQ-bom pom.xml for commercial editions #19938 - Bad deserialisation of JSON content within ROW within MULTISET for SQLite #19939 - DSL::isoDayOfWeek renders wrong SQL expression for MariaDB and MySQL when used in arithmetic operations

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.2 to 3.21.3.
- [Release notes](https://github.com/jOOQ/jOOQ/releases)
- [Commits](jOOQ/jOOQ@version-3.21.2...version-3.21.3)

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

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 May 6, 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 0f34581 into main May 7, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/org.jooq-jooq-bom-3.21.3 branch May 7, 2026 13:47
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