Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the production-minor-patch group with 10 updates:

Package From To
org.openapitools:openapi-generator 7.16.0 7.17.0
com.fasterxml.jackson.core:jackson-core 2.20.0 2.20.1
com.fasterxml.jackson.core:jackson-databind 2.20.0 2.20.1
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.20.0 2.20.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.20.0 2.20.1
com.fasterxml.jackson.datatype:jackson-datatype-guava 2.20.0 2.20.1
com.fasterxml.jackson.datatype:jackson-datatype-joda 2.20.0 2.20.1
org.junit.jupiter:junit-jupiter-api 6.0.0 6.0.1
org.junit.jupiter:junit-jupiter-params 6.0.0 6.0.1
org.apache.maven.plugin-testing:maven-plugin-testing-harness 3.3.0 3.4.0

Updates org.openapitools:openapi-generator from 7.16.0 to 7.17.0

Release notes

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

v7.17.0 released

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

This release comes with 1 breaking change (with fallback):

  • Set REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true by default (Breaking change (with fallback)) #22180

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

General

  • openapi-normalizer: Add REMOVE_PROPERTIES_FROM_TYPE_OTHER_THAN_OBJECT normalize option #22236
  • Set REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true by default (Breaking change (with fallback)) #22180
  • OpenApiNormalizer FILTER improvements. Multi filters + filter on path #22128
  • Fix additional properties handling in 3.1 spec #22056

C

  • Update c curl generator to support float #21103

C#

  • [CSHARP] Add cache to efficiently lookup CodegenModel in csharp codegen to make csharp generator faster #22094
  • [CSHARP] Fix how the array type is set when using NULLABLE_REFERENCE_TYPES #22071
  • [csharp][httpclient] do not use deprecated HttpRequestMessage.Properties #20737

Dart

  • [dart] Fix compile error in inline enum properties with "default" values #22165

Elixir

  • [fix][elixir] missing type mapping for AnyType #22081

Java

  • [jaxrs] Support jackson option (true by default) #22169
  • [Java][jaxrs-spec] withXml support #22140
  • Jersey2/3: Fixes a bug in OAuth token renewal, where the previous HTTP 401 code is reused even after the retry succeeds #22134
  • [Spring] Remove unnecessary modifiers from API interface templates #22132
  • Custom error messages for size, length, min & max validations in Spring & Spring-Kotlin #22090
  • Spring 7 WebClient Compatibility #22030
  • [Spring] add support for api versioning #22028

Julia

  • [Julia] Fix docstring parameter formatting with backticks #22190

Kotlin

  • Custom error messages for size, length, min & max validations in Spring & Spring-Kotlin #22090

PHP

  • Expose mtls certificate config params in python and php configuration templates #22229
  • fix(php,php-nextgen): remove useless string cast from ObjectSerializer.mustache #22121

Python

  • Expose mtls certificate config params in python and php configuration templates #22229
  • [python-fastapi] Fix: Skip sorting of path operations #22166

... (truncated)

Commits
  • 0120486 v7.17.0 release (#22248)
  • 44075c9 Fix explode query params for typescript-fetch (#22246)
  • 3d4f29e [PYTHON-FASTAPI] update starlette to newer version 0.49.1 (#22243)
  • 351b601 openapi-normalizer: Add REMOVE_PROPERTIES_FROM_TYPE_OTHER_THAN_OBJECT normali...
  • 2c248e6 [ruby] Introduce ApiModelBase (#22052)
  • 68b0dfe Expose mtls certificate config params in python and php configuration templat...
  • 31e462d Make Gradle properties non-nullable (#22050)
  • 74488fa Update modelOneOf.mustache (#22220)
  • 8c54f18 remove BACKTICK_PLAN.md
  • 57d1281 [Julia] Fix docstring parameter formatting with backticks (#22190)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.20.0 to 2.20.1

Commits
  • 440a470 [maven-release-plugin] prepare release jackson-core-2.20.1
  • 8bb7c4e Prep for 2.20.1 release
  • 25f77be Merge branch '2.19' into 2.20
  • d7e3877 Post-release dep version bump
  • 11b4ac9 [maven-release-plugin] prepare for next development iteration
  • 8836225 [maven-release-plugin] prepare release jackson-core-2.19.4
  • 68e64f7 Prep for 2.19.4 release
  • 6e81a4f Merge branch '2.19' into 2.20
  • bad4b9b Post-release dep version bump
  • 35ecb54 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.20.0 to 2.20.1

Commits
  • 338bbdc [maven-release-plugin] prepare release jackson-dataformat-xml-2.20.1
  • 53a2b39 Prep for 2.20.1 release
  • d293443 Merge branch '2.19' into 2.20
  • 5a91bcd Post-release dep version bump
  • 750c806 [maven-release-plugin] prepare for next development iteration
  • 1915b3a [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.4
  • 0bdeb4a Prep for 2.19.4 release
  • 31f8391 Merge branch '2.19' into 2.20
  • ace9643 Post-release dep version bump
  • 178a88b [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.0 to 2.20.1

Commits
  • ad7cda7 [maven-release-plugin] prepare release jackson-dataformats-text-2.20.1
  • d3dc677 Prep for 2.20.1 release
  • e667707 Merge branch '2.19' into 2.20
  • 138f6a8 Post-release dep version bump
  • d3e39cc [maven-release-plugin] prepare for next development iteration
  • 15296a8 [maven-release-plugin] prepare release jackson-dataformats-text-2.19.4
  • 97bab50 Prep for 2.19.4 release
  • 82aa0bf Merge branch '2.19' into 2.20
  • 0265bc8 Post-release dep version bump
  • b42e80a [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.20.0 to 2.20.1

Commits
  • a0e8e60 [maven-release-plugin] prepare release jackson-datatypes-collections-2.20.1
  • 10165fc Prep for 2.20.1 release
  • 5267205 Merge branch '2.19' into 2.20
  • 9b62d4a Post-release dep version bump
  • 48ef025 [maven-release-plugin] prepare for next development iteration
  • a55bdfb [maven-release-plugin] prepare release jackson-datatypes-collections-2.19.4
  • e7d2d84 Prep for 2.19.4 release
  • 90f617c Merge branch '2.19' into 2.20
  • 46e9e10 Post-release dep version bump
  • 0e5820a [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.20.0 to 2.20.1

Commits
  • 867e909 [maven-release-plugin] prepare release jackson-datatype-joda-2.20.1
  • 935b836 Prep for 2.20.1 release
  • c86181c Merge branch '2.19' into 2.20
  • 41dc822 Post-release dep version bump
  • e8a78a9 [maven-release-plugin] prepare for next development iteration
  • be6a92c [maven-release-plugin] prepare release jackson-datatype-joda-2.19.4
  • ee02025 Prep for 2.19.4 release
  • c2cd27c Merge branch '2.19' into 2.20
  • b03c249 Post-release dep version bump
  • 23a12e4 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.20.0 to 2.20.1

Commits
  • 338bbdc [maven-release-plugin] prepare release jackson-dataformat-xml-2.20.1
  • 53a2b39 Prep for 2.20.1 release
  • d293443 Merge branch '2.19' into 2.20
  • 5a91bcd Post-release dep version bump
  • 750c806 [maven-release-plugin] prepare for next development iteration
  • 1915b3a [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.4
  • 0bdeb4a Prep for 2.19.4 release
  • 31f8391 Merge branch '2.19' into 2.20
  • ace9643 Post-release dep version bump
  • 178a88b [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.0 to 2.20.1

Commits
  • ad7cda7 [maven-release-plugin] prepare release jackson-dataformats-text-2.20.1
  • d3dc677 Prep for 2.20.1 release
  • e667707 Merge branch '2.19' into 2.20
  • 138f6a8 Post-release dep version bump
  • d3e39cc [maven-release-plugin] prepare for next development iteration
  • 15296a8 [maven-release-plugin] prepare release jackson-dataformats-text-2.19.4
  • 97bab50 Prep for 2.19.4 release
  • 82aa0bf Merge branch '2.19' into 2.20
  • 0265bc8 Post-release dep version bump
  • b42e80a [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.20.0 to 2.20.1

Commits
  • a0e8e60 [maven-release-plugin] prepare release jackson-datatypes-collections-2.20.1
  • 10165fc Prep for 2.20.1 release
  • 5267205 Merge branch '2.19' into 2.20
  • 9b62d4a Post-release dep version bump
  • 48ef025 [maven-release-plugin] prepare for next development iteration
  • a55bdfb [maven-release-plugin] prepare release jackson-datatypes-collections-2.19.4
  • e7d2d84 Prep for 2.19.4 release
  • 90f617c Merge branch '2.19' into 2.20
  • 46e9e10 Post-release dep version bump
  • 0e5820a [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.20.0 to 2.20.1

Commits
  • 867e909 [maven-release-plugin] prepare release jackson-datatype-joda-2.20.1
  • 935b836 Prep for 2.20.1 release
  • c86181c Merge branch '2.19' into 2.20
  • 41dc822 Post-release dep version bump
  • e8a78a9 [maven-release-plugin] prepare for next development iteration
  • be6a92c [maven-release-plugin] prepare release jackson-datatype-joda-2.19.4
  • ee02025 Prep for 2.19.4 release
  • c2cd27c Merge branch '2.19' into 2.20
  • b03c249 Post-release dep version bump
  • 23a12e4 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 6.0.0 to 6.0.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

Commits

Updates org.junit.jupiter:junit-jupiter-params from 6.0.0 to 6.0.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

Commits

Updates org.junit.jupiter:junit-jupiter-params from 6.0.0 to 6.0.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 6.0.1 = Platform 6.0.1 + Jupiter 6.0.1 + Vintage 6.0.1

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0...r6.0.1

Commits

Updates org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 10 updates:

| Package | From | To |
| --- | --- | --- |
| [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | `7.16.0` | `7.17.0` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.20.0` | `2.20.1` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.20.0` | `2.20.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.20.0` | `2.20.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.20.0` | `2.20.1` |
| [com.fasterxml.jackson.datatype:jackson-datatype-guava](https://github.com/FasterXML/jackson-datatypes-collections) | `2.20.0` | `2.20.1` |
| [com.fasterxml.jackson.datatype:jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) | `2.20.0` | `2.20.1` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.0` | `6.0.1` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit-framework) | `6.0.0` | `6.0.1` |
| org.apache.maven.plugin-testing:maven-plugin-testing-harness | `3.3.0` | `3.4.0` |


Updates `org.openapitools:openapi-generator` from 7.16.0 to 7.17.0
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.16.0...v7.17.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-core@jackson-core-2.20.0...jackson-core-2.20.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.20.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.20.0...jackson-dataformat-xml-2.20.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.20.0...jackson-dataformats-text-2.20.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.20.0...jackson-datatypes-collections-2.20.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-joda` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.20.0...jackson-datatype-joda-2.20.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.20.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.20.0...jackson-dataformat-xml-2.20.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.20.0...jackson-dataformats-text-2.20.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.20.0...jackson-datatypes-collections-2.20.1)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-joda` from 2.20.0 to 2.20.1
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.20.0...jackson-datatype-joda-2.20.1)

Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.0...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.0...r6.0.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.0...r6.0.1)

Updates `org.apache.maven.plugin-testing:maven-plugin-testing-harness` from 3.3.0 to 3.4.0

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness
  dependency-version: 3.4.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 Nov 3, 2025
@bot-sdk-js bot-sdk-js enabled auto-merge (squash) November 4, 2025 10:19
bot-sdk-js
bot-sdk-js previously approved these changes Nov 4, 2025
@bot-sdk-js bot-sdk-js merged commit dc61a9e into main Nov 6, 2025
14 checks passed
@bot-sdk-js bot-sdk-js deleted the dependabot/maven/main/production-minor-patch-f13b2ea2ab branch November 6, 2025 14:56
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.

3 participants