Skip to content

chore: [DevOps] bump org.openapitools:openapi-generator from 7.23.0 to 7.24.0 in the production-minor-patch group#1228

Merged
sap-cloud-sdk-bot[bot] merged 1 commit into
mainfrom
dependabot/maven/main/production-minor-patch-9d39ad7a4d
Jul 21, 2026
Merged

chore: [DevOps] bump org.openapitools:openapi-generator from 7.23.0 to 7.24.0 in the production-minor-patch group#1228
sap-cloud-sdk-bot[bot] merged 1 commit into
mainfrom
dependabot/maven/main/production-minor-patch-9d39ad7a4d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-minor-patch group with 1 update: org.openapitools:openapi-generator.

Updates org.openapitools:openapi-generator from 7.23.0 to 7.24.0

Release notes

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

v7.24.0 released

v7.24.0 stable release (breaking changes with fallbacks) comes with 170+ enhancements and bug fixes.

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

General

  • fix(docker): update base image to eclipse-temurin 17.0.19 on Ubuntu 24.04 (noble) #24230
  • fix(InlineModelResolver): do not merge untitled inline schemas differing only by description #24192
  • Fix vulnerable dependency CVE-2026-54512 #24166
  • [core] Add introspection support for discovering the discriminator type in a oneOf allOf polymorphic structure #24158
  • refactor: introduce DiscriminatorUtils to separate handling of discriminator discoverability #24143
  • fix: normalize OAS 3.1 schemas with type:[object,"null"] to set nullable:true correctly #24140
  • feat(spec-merge): add alternative DEEP merge mode with by-method path merging and configurable conflict resolution strategy #24100
  • [core] Restore sibling example for allOf with a single $ref (#23335) #24081
  • [core] Fix UnsupportedOperationException for oneOf members declaring x-implements (#23577) #24076
  • [CORE] - Feature: forcedGenerateSchemas — Force generation of schema-mapped or import-mapped schemas #24066
  • [Core] bug - fix OAS 3.1 nullable validation when using older "nullable: true" syntax instead of type: [null, ...] #24026
  • fix(online): thread-safe fileMap with TTL cleanup, SLF4J logging, and Content-Length header #24011
  • [BUG][core] Normalize OAS 3.1 type: null map value (additionalProperties) under NORMALIZE_31SPEC #23967
  • Add validate Mojo to Maven Plugin #23911
  • feat: add quiet mode to suppress verbose generation output #23831

asciidoc

  • fix(asciidoc): escape table cell pipes in generated docs #24184

avro

  • fix(avro): order "null" first in union when default is null #24135

C++

  • fix(cpp-httplib-server): serialize enums using spec values #24187
  • C++ Boost.Beast client generator with OpenAPI 3.1 support #24335

C#

  • fix(aspnetcore): remove obsolete wwwroot README #24283
  • [csharp][generichost] Refactor duplicate apis #24273
  • [csharp][generichost] Revert to DropWrite #24080
  • [csharp][generichost] Add OnCreated to JsonConverter #24079

Crystal

  • [Crystal] Add request-signing seam (Configuration#sign_request) #24221
  • [Crystal] idiomatic api redesign #24070

Dart

  • Dart2 class and enum improvements #24286
  • [dart-dio][built_value] Register BuilderFactory for nested additionalProperties shapes #24154
  • [dart-dio][built_value] Honor optional non-nullable properties in deserialize_properties.mustache #23661
  • [dart-dio] Fix webhook imports generating Map-style strings #22611

Go

  • fix(golang): make object values nullable when specified #24265

... (truncated)

Commits
  • 203d486 7.24.0 release (#24361)
  • f861dff fix(kotlin): redefined vars should be marked as inherited so that override mo...
  • b99101f fix(normalizer): prevent nullable state leaking across shared schema refs (#2...
  • dfb3742 update samples
  • 4647c0b Add features missing from #24286 (#24350)
  • 8611f24 Fix Golang pattern validation with regex fails on commas (#24349)
  • 60975f1 update C# samples
  • 2e78e17 fix(normalizer): support OAS 3.1 annotated enums (oneOf + const) for consiste...
  • dfdb6e6 [csharp][generichost] Add partial methods to host configuration (#24343)
  • c7c0bf7 fix(csharp): use numeric JSON operations for numeric enum converters (#22917)
  • 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 production-minor-patch group with 1 update: [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator).


Updates `org.openapitools:openapi-generator` from 7.23.0 to 7.24.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@v7.23.0...v7.24.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-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 Jul 20, 2026
@sap-cloud-sdk-bot
sap-cloud-sdk-bot Bot enabled auto-merge (squash) July 21, 2026 10:55
@sap-cloud-sdk-bot
sap-cloud-sdk-bot Bot merged commit 1a58f93 into main Jul 21, 2026
13 checks passed
@sap-cloud-sdk-bot
sap-cloud-sdk-bot Bot deleted the dependabot/maven/main/production-minor-patch-9d39ad7a4d branch July 21, 2026 10:55
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