Skip to content

chore(deps): Bump com.atlassian.oai:swagger-request-validator-core from 2.46.1 to 3.0.0#23397

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/com.atlassian.oai-swagger-request-validator-core-3.0.0
Closed

chore(deps): Bump com.atlassian.oai:swagger-request-validator-core from 2.46.1 to 3.0.0#23397
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/com.atlassian.oai-swagger-request-validator-core-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps com.atlassian.oai:swagger-request-validator-core from 2.46.1 to 3.0.0.

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 com.atlassian.oai:swagger-request-validator-core from 2.46.1 to 3.0.0.

---
updated-dependencies:
- dependency-name: com.atlassian.oai:swagger-request-validator-core
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

ghost commented May 21, 2026

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

Copy link
Copy Markdown
Contributor

@apupier apupier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manual change to do:

Error:    symbol:   variable LevelResolver
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientRequestValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientRequestValidator.java:[158,41] package ValidationReport does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientRequestValidator.java:[165,9] cannot find symbol
Error:    symbol:   class OpenApiInteractionValidator
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientRequestValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientRequestValidator.java:[165,41] cannot find symbol
Error:    symbol:   variable OpenApiInteractionValidator
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientRequestValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[90,23] package SimpleResponse does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[90,60] package SimpleResponse does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[114,9] cannot find symbol
Error:    symbol:   class OpenApiInteractionValidator
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientResponseValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[115,9] cannot find symbol
Error:    symbol:   class ValidationReport
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientResponseValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[119,26] cannot find symbol
Error:    symbol:   variable SimpleValidationReportFormat
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientResponseValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[133,22] package LevelResolver does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[133,36] cannot find symbol
Error:    symbol:   variable LevelResolver
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientResponseValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[136,41] package ValidationReport does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[143,9] cannot find symbol
Error:    symbol:   class OpenApiInteractionValidator
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientResponseValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[143,41] cannot find symbol
Error:    symbol:   variable OpenApiInteractionValidator
Error:    location: class org.apache.camel.component.rest.openapi.validator.client.OpenApiRestClientResponseValidator
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[157,16] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[159,44] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[160,43] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[161,45] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[162,46] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[163,44] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[164,47] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[165,45] package Request does not exist
Error:  /home/runner/work/camel/camel/components/camel-openapi-validator/src/main/java/org/apache/camel/component/rest/openapi/validator/client/OpenApiRestClientResponseValidator.java:[166,40] package Request does not exist

@apupier apupier self-assigned this May 21, 2026
com.atlassian.oai:openapi-request-validator-core 3.0.0

the artifact id has been renamed for 3.0.0 (even if it exists with there
old one)
an error message has slightly changed. I updated test accordingly, using
assertj assertions to have better description when the message is
failing

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
@apupier
Copy link
Copy Markdown
Contributor

apupier commented May 21, 2026

JDK 21 is required atlassian/openapi-request-validator@bbeb88b

I will open a Jira issue to upgrade later on

@apupier
Copy link
Copy Markdown
Contributor

apupier commented May 21, 2026

https://issues.apache.org/jira/browse/CAMEL-23599

@dependabot ignore this major version

@dependabot dependabot Bot closed this May 21, 2026
@dependabot dependabot Bot deleted the dependabot/maven/com.atlassian.oai-swagger-request-validator-core-3.0.0 branch May 21, 2026 12:14
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2026

OK, I won't notify you about version 3.x.x again, unless you re-open this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components core-build-and-dependencies 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