Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.3.2 to 1.3.3.

Changelog

Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's changelog.

1.3.3

  • Support type-use annotations for map value validation (Map<String, @​Valid T>) (#1774)
  • Ignore null values when generating item type from array examples (#1772)
  • Support type-use annotations for array item validation (List<@​Valid T>) (#1771)
Commits
  • ad02aab [maven-release-plugin] prepare release jsonschema2pojo-1.3.3
  • beebaf9 Avoid publishing integration tests
  • 49171ff Merge pull request #1774 from joelittlejohn/valid-annotates-value-type-on-maps
  • 6beff79 Support type-use annotations for map value validation (Map<String, @​Valid T>)
  • dc4677a Ensure integration tests are not published during deploy
  • 8833225 Remove noisy warnings and unnecessary info from the build
  • 21da375 Avoid producing javadocs unless we are running a release
  • e27cc47 Upgrade github actions
  • a57294d Dependency and plugin upgrades
  • 49f1f19 Upgrade dependencies for all examples
  • 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 [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases)
- [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md)
- [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.3.2...jsonschema2pojo-1.3.3)

---
updated-dependencies:
- dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Feb 10, 2026
@github-actions
Copy link
Contributor

🌟 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.

  • You can label PRs using build-all, build-dependents, 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.

@davsclaus davsclaus merged commit 7f52825 into main Feb 10, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jsonschema2pojo-jsonschema2pojo-maven-plugin-1.3.3 branch February 10, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 components 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