dependabot[bot] opened a new pull request, #21376:
URL: https://github.com/apache/camel/pull/21376

   Bumps 
[org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo)
 from 1.3.2 to 1.3.3.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md";>org.jsonschema2pojo:jsonschema2pojo-maven-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>1.3.3</h2>
   <ul>
   <li>Support type-use annotations for map value validation (Map&lt;String, <a 
href="https://github.com/Valid";><code>@​Valid</code></a> T&gt;) (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1774";>#1774</a>)</li>
   <li>Ignore null values when generating item type from array examples (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1772";>#1772</a>)</li>
   <li>Support type-use annotations for array item validation (List&lt;<a 
href="https://github.com/Valid";><code>@​Valid</code></a> T&gt;) (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1771";>#1771</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/ad02aab2834492afb16468d88a7bb7432fce47b5";><code>ad02aab</code></a>
 [maven-release-plugin] prepare release jsonschema2pojo-1.3.3</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/beebaf90d411349d20c683ab484a28bffc854c01";><code>beebaf9</code></a>
 Avoid publishing integration tests</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/49171ff987d94a925b24e18b012ced6d532a2d27";><code>49171ff</code></a>
 Merge pull request <a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1774";>#1774</a>
 from joelittlejohn/valid-annotates-value-type-on-maps</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/6beff793d2c180bc7f312fa8969b56c05eeb3ff9";><code>6beff79</code></a>
 Support type-use annotations for map value validation (Map&lt;String, <a 
href="https://github.com/Valid";><code>@​Valid</code></a> T&gt;)</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/dc4677a29c4584ead0d73ec2844eb38c4baaa9f4";><code>dc4677a</code></a>
 Ensure integration tests are not published during deploy</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/883322580c7cdc2b4201c3625242a2ece5a4d02e";><code>8833225</code></a>
 Remove noisy warnings and unnecessary info from the build</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/21da3757b1737520999e1dfd1814014f5cd20272";><code>21da375</code></a>
 Avoid producing javadocs unless we are running a release</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/e27cc47acf0b0d13bdcdeb597d70848204161cef";><code>e27cc47</code></a>
 Upgrade github actions</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/a57294d8032597c80bf082c48a99f5a1ecece052";><code>a57294d</code></a>
 Dependency and plugin upgrades</li>
   <li><a 
href="https://github.com/joelittlejohn/jsonschema2pojo/commit/49f1f196502d51c1b397d0c4c0c69830367bf6a1";><code>49f1f19</code></a>
 Upgrade dependencies for all examples</li>
   <li>Additional commits viewable in <a 
href="https://github.com/joelittlejohn/jsonschema2pojo/compare/jsonschema2pojo-1.3.2...jsonschema2pojo-1.3.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jsonschema2pojo:jsonschema2pojo-maven-plugin&package-manager=maven&previous-version=1.3.2&new-version=1.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to