Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps jsonschema-generator.version from 4.38.0 to 5.0.0.
Updates com.github.victools:jsonschema-generator from 4.38.0 to 5.0.0

Release notes

Sourced from com.github.victools:jsonschema-generator's releases.

5.0.0 – Jackson 3 & Java 17

jsonschema-generator

Changed

  • BREAKING CHANGE: minimum Java version 17
  • BREAKING CHANGE: minimum Jackson version 3.x

Fixed

  • remove invalid format for standard LocalDateTime string definition

jsonschema-module-jackson

Added

  • introduce JacksonSchemaModule as alternative name to the JacksonModule (old class name kept for backward compatibility)

Fixed

  • support @JacksonAnnotationsInside annotated combo annotations also when looking for @JsonPropertyDescription
Changelog

Sourced from com.github.victools:jsonschema-generator's changelog.

[5.0.0] - 2026-02-07

jsonschema-generator

Changed

  • BREAKING CHANGE: minimum Java version 17
  • BREAKING CHANGE: minimum Jackson version 3.x

Fixed

  • remove invalid format for standard LocalDateTime string definition

jsonschema-module-jackson

Added

  • introduce JacksonSchemaModule as alternative name to the JacksonModule (old class name kept for backward compatibility)

Fixed

  • support @JacksonAnnotationsInside annotated combo annotations also when looking for @JsonPropertyDescription
Commits

Updates com.github.victools:jsonschema-module-jackson from 4.38.0 to 5.0.0

Release notes

Sourced from com.github.victools:jsonschema-module-jackson's releases.

5.0.0 – Jackson 3 & Java 17

jsonschema-generator

Changed

  • BREAKING CHANGE: minimum Java version 17
  • BREAKING CHANGE: minimum Jackson version 3.x

Fixed

  • remove invalid format for standard LocalDateTime string definition

jsonschema-module-jackson

Added

  • introduce JacksonSchemaModule as alternative name to the JacksonModule (old class name kept for backward compatibility)

Fixed

  • support @JacksonAnnotationsInside annotated combo annotations also when looking for @JsonPropertyDescription
Changelog

Sourced from com.github.victools:jsonschema-module-jackson's changelog.

[5.0.0] - 2026-02-07

jsonschema-generator

Changed

  • BREAKING CHANGE: minimum Java version 17
  • BREAKING CHANGE: minimum Jackson version 3.x

Fixed

  • remove invalid format for standard LocalDateTime string definition

jsonschema-module-jackson

Added

  • introduce JacksonSchemaModule as alternative name to the JacksonModule (old class name kept for backward compatibility)

Fixed

  • support @JacksonAnnotationsInside annotated combo annotations also when looking for @JsonPropertyDescription
Commits

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 `jsonschema-generator.version` from 4.38.0 to 5.0.0.

Updates `com.github.victools:jsonschema-generator` from 4.38.0 to 5.0.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.38.0...v5.0.0)

Updates `com.github.victools:jsonschema-module-jackson` from 4.38.0 to 5.0.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.38.0...v5.0.0)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.github.victools:jsonschema-module-jackson
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 10, 2026
@dependabot dependabot bot requested a review from a team February 10, 2026 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 10, 2026
@cla-assistant
Copy link

cla-assistant bot commented Feb 10, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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