Skip to content

Bump io.openapiprocessor:json-schema-validator-bom from 2026.1 to 2026.2#427

Merged
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/io.openapiprocessor-json-schema-validator-bom-2026.2
Mar 31, 2026
Merged

Bump io.openapiprocessor:json-schema-validator-bom from 2026.1 to 2026.2#427
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/io.openapiprocessor-json-schema-validator-bom-2026.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps io.openapiprocessor:json-schema-validator-bom from 2026.1 to 2026.2.

Release notes

Sourced from io.openapiprocessor:json-schema-validator-bom's releases.

2026.2

openapi-parser

additionalProperties does not allow boolean values (#235)

breaking

the schemaproperty additionalProperties can be true or false which was not handled in the 3.1 and 3.2 api.

To fix this the api signature changed from

public @Nullable Schema getAdditionalProperties ()

to

public @Nullable Object getAdditionalProperties ()

it now is the same as in the 3.0 api.

io-jackson3

updated dependencies

  • updated tools.jackson:jackson-* to 3.1.0

io-jackson

updated dependencies

  • updated com.fasterxml.jackson:jackson-* to 2.21.2
Commits
  • 60c16ff next release
  • d41fbf7 add modernizer plugin
  • 4dd192c clean up
  • 9d34ca9 Merge pull request #236 from openapi-processor/dependabot/github_actions/grad...
  • 5bbb514 update build plugins
  • beaad74 Merge pull request #237 from openapi-processor/dependabot/gradle/com.fasterxm...
  • f85bd68 Merge pull request #238 from openapi-processor/dependabot/gradle/io.kotest-ko...
  • 2fad245 Bump io.kotest:kotest-bom from 6.1.7 to 6.1.9
  • c1403fb Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2
  • 5e3132f Bump gradle/actions from 5 to 6
  • 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 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 [io.openapiprocessor:json-schema-validator-bom](https://github.com/openapi-processor/openapi-parser) from 2026.1 to 2026.2.
- [Release notes](https://github.com/openapi-processor/openapi-parser/releases)
- [Commits](openapi-processor/openapi-parser@v2026.1...v2026.2)

---
updated-dependencies:
- dependency-name: io.openapiprocessor:json-schema-validator-bom
  dependency-version: '2026.2'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies update to newer versions label Mar 31, 2026
@OptimumCode OptimumCode merged commit ce3786f into main Mar 31, 2026
19 checks passed
@OptimumCode OptimumCode deleted the dependabot/gradle/io.openapiprocessor-json-schema-validator-bom-2026.2 branch March 31, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update to newer versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant