Skip to content

Build(deps): Bump openapitools.version from 6.6.0 to 7.20.0#981

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/openapitools.version-7.20.0
Open

Build(deps): Bump openapitools.version from 6.6.0 to 7.20.0#981
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/openapitools.version-7.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps openapitools.version from 6.6.0 to 7.20.0.
Updates org.openapitools:openapi-generator from 6.6.0 to 7.20.0

Release notes

Sourced from org.openapitools:openapi-generator's releases.

v7.20.0 released

v7.20.0 stable release comes with 140+ enhancements, bug fixes. Once again thanks for all the contributions from the community.

This release comes with 2 new generators:

  • [Terraform] New Terraform Provider generator #22949
  • C++ Httplib server codegen #21724

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • feat: Make model property generation deterministic by sorting alphabetically #22836
  • [Normalizer] add type information to an error message #22742

C#

  • [csharp][generichost] Added xml comments and restrict some access #22796
  • C# GenericHost Support multi targetting #22234
  • C# GenericHost remove state from TokenProvider abstract base class so it makes more sense for JIT requested tokens (for long lived ApiClients with OAuth security schemes) #22233
  • [csharp][generichost] Add HTTP client name to fix client duplicity #22118

C++

  • [cpp-qt-client]Prefix signal argument types with namespace #22921
  • [cpp-qt] Add global server index setter for all operations #22760
  • C++ Httplib server codegen (New Generator) #21724

Go

  • [go] Fix text escaping in example code generation #22841

Java

  • [java][jackson] fix double serialization of discriminator #22924
  • [BUG] [JAVA] fix validateJsonElement failing for required nullable fields #22912
  • [JAVA][FEIGN] Put back hardcoded HTTP Client but without the performance issue #22905
  • feature(jackson3) add jackson3 support for spring generator #22854
  • [JAVA-SPRING;KOTLIN-SPRING] - add possibility to override x-implements and x-kotlin-implements via config options. #22839
  • Fix Jackson Serialization of additionalProperties on java and jaxrs-spec #22366

Kotlin

  • [KOTLIN;SPRING] - add support for 'x-spring-paginated' to get closer to feature parity with java-spring codegen add 'autoXSpringPaginated' option; support x-operation-extra-annotation #22958
  • [BUG] [KOTLIN-SPRING] @​HttpExchange in declarative interface does not support property placeholders #22882
  • [kotlin][jvm-okhttp4] Fix multipart/form-data with JSON content-type #22856
  • [Kotlin][Client] Migrate Enum.values() to Enum.entities #22852
  • [KOTLIN-CLIENT] fix Parent interface class having incorrect collection property type List instead of Set #22850
  • [JAVA-SPRING][KOTLIN-SPRING] - add possibility to override x-implements and x-kotlin-implements via config options. #22839
  • [kotlin-server] Add polymorphism, oneOf and allOf support #22610

PHP

  • [php-symfony] fix sequencial escape when validating a class type #22906
  • [php][php-nextgen] Fix nullability when multiple response types are possible #22827

Protobuf

  • [Protobuf] Fix Discriminator Issue and add capability Enum Extraction #22740

... (truncated)

Commits

Updates org.openapitools:openapi-generator-maven-plugin from 6.6.0 to 7.20.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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 23, 2026
Bumps `openapitools.version` from 6.6.0 to 7.20.0.

Updates `org.openapitools:openapi-generator` from 6.6.0 to 7.20.0
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/release-summary.md)
- [Commits](OpenAPITools/openapi-generator@v6.6.0...v7.20.0)

Updates `org.openapitools:openapi-generator-maven-plugin` from 6.6.0 to 7.20.0

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.20.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-version: 7.20.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/openapitools.version-7.20.0 branch from 4e9bddb to f028527 Compare February 23, 2026 07:11
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