Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

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

Package From To
org.openapitools:openapi-generator 7.18.0 7.19.0
io.swagger.core.v3:swagger-models 2.2.41 2.2.42
com.fasterxml.jackson.core:jackson-core 2.20.1 2.21.0
com.fasterxml.jackson.core:jackson-databind 2.20.1 2.21.0
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.20.1 2.21.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.20.1 2.21.0
com.fasterxml.jackson.datatype:jackson-datatype-guava 2.20.1 2.21.0
com.fasterxml.jackson.datatype:jackson-datatype-joda 2.20.1 2.21.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.20.1 2.21.0

Updates org.openapitools:openapi-generator from 7.18.0 to 7.19.0

Release notes

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

v7.19.0 released

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

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

General

  • Update parser to newer version v2.1.37 #22729
  • Fix DevContainer by switching from moby to docker #22725
  • Resolve vendor extensions on schemas referenced in parameters #22690
  • Better null check in normalizeSchema #22671
  • Add Mill Module #22652
  • [Fix] [Regression] Resolve the discriminator type from a 3.1 sibling #22634

C#

  • [REQ][CSHARP] Make TokenProvider abstract method GetAsync protected for override #22615

C++

  • [cpp] Fix Nested Map & Additional Properties Support #22639

Crystal

  • [CRYSTAL] object_id method should be a reserved words #22577

Go

  • [go] fix default value for array type #22584

Java

  • [Java][Native] Fix request compression #22688
  • fix: [JAVA][SPRING] Nullaways warn with JSpecify => add missing annotation to parameter of method toIndentedString #22685
  • [BUG][JAVA][SPRING] api util must test variable nullity #22679
  • [java][jackson] fix: conditionally add jackson JsonIgnoreProperties for base class polymorphism #22528

Kotlin

Nim

  • [Nim] Fix nested map support #22643

PHP

  • [php][php-nextgen] Mark nullable things as nullable in phpdoc #22650

ProtoBuf

  • [Protobuf] Improve oneOf Handling by Unwrapping allOf for Complex Types #22700

Python

  • Update python fastapi urllib3 to newer version #22644

R

  • [R] fix error handling in the R client #22704
  • [R] fix set[object] deserialization #22697

... (truncated)

Commits

Updates io.swagger.core.v3:swagger-models from 2.2.41 to 2.2.42

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

Commits
  • 80fb536 [maven-release-plugin] prepare release jackson-core-2.21.0
  • 9097789 Prep for 2.21.0 release
  • d678c69 Javadoc fix for StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION (defaults to `...
  • 67912b2 Minor improvement to UTF32Reader.read() bounds-checks
  • ecf5de2 ...
  • dbb1765 Merge branch '2.20' into 2.x
  • 66a9467 Merge branch '2.19' into 2.20
  • b46c0bd Merge branch '2.18' into 2.19
  • fae2542 release notes update
  • 70c99ba Update UTF8DataInputJsonParser.java (#1512)
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • 66c8c0d [maven-release-plugin] prepare release jackson-dataformat-xml-2.21.0
  • 76d5526 Prep for 2.21.0 release
  • 89d8704 Merge branch '2.20' into 2.x
  • e02a2f5 Post-release dep version bump
  • 27923c5 [maven-release-plugin] prepare for next development iteration
  • bc9cd88 Update release notes wrt #114
  • fdbd1e9 Fixes #114 in 2.x: support STRICT_DUPLICATE_DETECTION (#783)
  • 30ccb47 Addition to #736 test
  • e003de0 Create XmlClassDeser735Test.java (#776)
  • c33e1e5 Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#774)
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • dbadc20 [maven-release-plugin] prepare release jackson-datatypes-collections-2.21.0
  • 09980ae Prep for 2.21.0 release
  • 053cf79 Prep for 2.21.0 release
  • e6dacf2 Merge branch '2.20' into 2.x
  • 3caad5d Post-release dep version bump
  • 4871fe1 [maven-release-plugin] prepare for next development iteration
  • c5b9ee9 Add deserialization support for Guava RangeMap class (#204)
  • 7b0a0ec Tiny post #203 clean up
  • 9a7f533 Add serialization support for Guava RangeMap class (#203)
  • 794bd25 Minor pre-merge for type refinement for #201 (#202)
  • Additional commits viewable in compare view

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

Commits
  • f4c58d7 [maven-release-plugin] prepare release jackson-datatype-joda-2.21.0
  • b1e7530 Prep for 2.21.0 release
  • 6ec0f0c Post-release dep version bump
  • c875c4d Post-release dep version bump
  • 91aabb8 [maven-release-plugin] prepare for next development iteration
  • f3b75fe Merge branch '2.20' into 2.x
  • c699609 Bump the github-actions group with 3 updates (#177)
  • 056cd56 Start 2.20 branch; update 2.x to 2.21
  • See full diff in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.20.1 to 2.21.0

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

Commits

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

Commits
  • 66c8c0d [maven-release-plugin] prepare release jackson-dataformat-xml-2.21.0
  • 76d5526 Prep for 2.21.0 release
  • 89d8704 Merge branch '2.20' into 2.x
  • e02a2f5 Post-release dep version bump
  • 27923c5 [maven-release-plugin] prepare for next development iteration
  • bc9cd88 Update release notes wrt #114
  • fdbd1e9 Fixes #114 in 2.x: support STRICT_DUPLICATE_DETECTION (#783)
  • 30ccb47 Addition to #736 test
  • e003de0 Create XmlClassDeser735Test.java (#776)
  • c33e1e5 Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#774)
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • dbadc20 [maven-release-plugin] prepare release jackson-datatypes-collections-2.21.0
  • 09980ae Prep for 2.21.0 release
  • 053cf79 Prep for 2.21.0 release
  • e6dacf2 Merge branch '2.20' into 2.x
  • 3caad5d Post-release dep version bump
  • 4871fe1 [maven-release-plugin] prepare for next development iteration
  • c5b9ee9 Add deserialization support for Guava RangeMap class (#204)
  • 7b0a0ec Tiny post #203 clean up
  • 9a7f533 Add serialization support for Guava RangeMap class (#203)
  • 794bd25 Minor pre-merge for type refinement for #201 (#202)
  • Additional commits viewable in compare view

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

Commits
  • f4c58d7 [maven-release-plugin] prepare release jackson-datatype-joda-2.21.0
  • b1e7530 Prep for 2.21.0 release
  • 6ec0f0c Post-release dep version bump
  • c875c4d Post-release dep version bump
  • 91aabb8 [maven-release-plugin] prepare for next development iteration
  • f3b75fe Merge branch '2.20' into 2.x
  • c699609 Bump the github-actions group with 3 updates (#177)
  • 056cd56 Start 2.20 branch; update 2.x to 2.21
  • See full diff in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.20.1 to 2.21.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 9 updates:

| Package | From | To |
| --- | --- | --- |
| [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | `7.18.0` | `7.19.0` |
| io.swagger.core.v3:swagger-models | `2.2.41` | `2.2.42` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.20.1` | `2.21.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.20.1` | `2.21.0` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.20.1` | `2.21.0` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.20.1` | `2.21.0` |
| [com.fasterxml.jackson.datatype:jackson-datatype-guava](https://github.com/FasterXML/jackson-datatypes-collections) | `2.20.1` | `2.21.0` |
| [com.fasterxml.jackson.datatype:jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) | `2.20.1` | `2.21.0` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.20.1` | `2.21.0` |


Updates `org.openapitools:openapi-generator` from 7.18.0 to 7.19.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.18.0...v7.19.0)

Updates `io.swagger.core.v3:swagger-models` from 2.2.41 to 2.2.42

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

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

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

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

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

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 2.21.0

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

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

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

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

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 2.21.0

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-version: 7.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-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 Jan 19, 2026
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