Skip to content

Commit

Permalink
Bump jsonschema from 4.34.0 to 4.35.0 (#713)
Browse files Browse the repository at this point in the history
Bumps `jsonschema` from 4.34.0 to 4.35.0.

Updates `com.github.victools:jsonschema-generator` from 4.34.0 to 4.35.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.34.0...v4.35.0)

Updates `com.github.victools:jsonschema-module-jakarta-validation` from 4.34.0 to 4.35.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.34.0...v4.35.0)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.victools:jsonschema-module-jakarta-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Carlos Montañez <josecarlos.montanez@xebia.com>
  • Loading branch information
dependabot[bot] and Montagon committed Apr 12, 2024
1 parent 270c1e9 commit e3a8587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pdfbox = "3.0.2"
mysql = "8.0.33"
semverGradle = "0.5.0-rc.6"
jackson = "2.16.1"
jsonschema = "4.34.0"
jsonschema = "4.35.0"
jakarta = "3.0.2"
suspendApp = "0.4.0"
flyway = "9.22.3"
Expand Down

0 comments on commit e3a8587

Please sign in to comment.