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

   Bumps 
[org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo)
 from 1.1.2 to 1.3.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/joelittlejohn/jsonschema2pojo/releases";>org.jsonschema2pojo:jsonschema2pojo-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.3.3</h2>
   <p>No release notes provided.</p>
   <h2>1.3.2</h2>
   <ul>
   <li>Could not apply requested plugin error when using version 1.3.1 of 
Gradle plugin 'org.jsonschema2pojo' (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1769";>#1769</a>)</li>
   </ul>
   <h2>1.3.1</h2>
   <ul>
   <li>Add plexus-utils dependency, as this is no longer provided in Maven 3.9 
(<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1751";>#1751</a>)</li>
   </ul>
   <h2>1.3.0</h2>
   <ul>
   <li>Migrate publishing from legacy OSSRH to Maven Central Portal (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1747";>#1747</a>)</li>
   <li><strong>Remove Ant task (no longer supported) (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1743";>#1743</a>)</strong></li>
   <li><strong>Require JDK 17 (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1741";>#1741</a>)</strong></li>
   <li>Add Jackson 3 annotation support (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1740";>#1740</a>)</li>
   <li>Prevent StackOverflowError when root is self-referencing (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1679";>#1679</a>)</li>
   <li>Fix 'AbstractCompile.destinationDir property has been deprecated' error 
when using Gradle 8 (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1646";>#1646</a>)</li>
   <li>Fix problems with remote URL (e.g. http) when using Maven Plugin (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1614";>#1614</a>)</li>
   <li>Fix generics class warning when using generated base builder class (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1587";>#1587</a>)</li>
   <li>Allow URL(s) as source in jsonschema2pojo-gradle-plugin (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1554";>#1554</a>)</li>
   </ul>
   <h2>1.2.2</h2>
   <ul>
   <li>Don't log ClassAlreadyExistsException for Enum (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1597";>#1597</a>)</li>
   <li>Prevent generating duplicate constructors when all properties are 
required; and both includeAllPropertiesConstructor and 
includeRequiredPropertiesConstructor are true (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1553";>#1553</a>)</li>
   <li>Add support for property names containing question mark(s) (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1522";>#1522</a>)</li>
   <li>Avoid NPE when setting additionalProperties path (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1515";>#1515</a>)</li>
   </ul>
   <h2>1.2.1</h2>
   <ul>
   <li>Fix detection of targetVersion for Android gradle builds (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1487";>#1487</a>)</li>
   </ul>
   <h2>1.2.0</h2>
   <ul>
   <li>Avoid output to System.err when finding unique Enum name (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1485";>#1485</a>)</li>
   <li>Add useful debug logging when reading schemas and creating classes (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1483";>#1483</a>)</li>
   <li>Use targetVersion to decide which Generated annotation to add (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1482";>#1482</a>)</li>
   <li>Add Javadoc to constructors parameters for properties that have 
title/description/$comment (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1481";>#1481</a>)</li>
   <li><strong>Choose default targetVersion using Gradle/Maven configuration 
(<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1478";>#1478</a>)</strong></li>
   <li>Use Mojo Annotations instead of Javadoc tags in the Maven Plugin (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1476";>#1476</a>)</li>
   <li><strong>Add Email bean validation annotation for 
&quot;format&quot;:&quot;email&quot; (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1475";>#1475</a>)</strong></li>
   <li>Allow empty string and underscore as property name (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1468";>#1468</a>)</li>
   <li><strong>Use Object as the type in case schema property contains mixed 
types (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1456";>#1456</a>)</strong></li>
   <li>&quot;Path not present&quot; error when processing multiple JSON files 
having objects with the same name (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1427";>#1427</a>)</li>
   </ul>
   <h2>1.1.3</h2>
   <ul>
   <li>Add command line option to print version (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1458";>#1458</a>)</li>
   <li>Accept multiple values provided with single 
&quot;-s&quot;/&quot;--source&quot; argument (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1457";>#1457</a>)</li>
   <li>Avoid deprecation warning with Gradle plugin re Gradle 8.0 and 
IncrementalTaskInputs (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1454";>#1454</a>)</li>
   <li>java.lang.OutOfMemoryError: Java heap space (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1423";>#1423</a>)</li>
   <li>Properties with special character in the name (#, /, etc) cause 
IllegalArgumentException 'Path not present' when using 1.1.2 (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1402";>#1402</a>)</li>
   <li>Add <code>builder</code> method to create a new instance of the builder 
(<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1396";>#1396</a>)</li>
   <li>Added support for JSON-B (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1385";>#1385</a>)</li>
   <li>Get Stackoverflow error if array items schema contains trees/cycle 
dependencies for children (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1376";>#1376</a>)</li>
   </ul>
   </blockquote>
   </details>
   <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>
   <h2>1.3.2</h2>
   <ul>
   <li>Could not apply requested plugin error when using version 1.3.1 of 
Gradle plugin 'org.jsonschema2pojo' (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1769";>#1769</a>)</li>
   </ul>
   <h2>1.3.1</h2>
   <ul>
   <li>Add plexus-utils dependency, as this is no longer provided in Maven 3.9 
(<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1751";>#1751</a>)</li>
   </ul>
   <h2>1.3.0</h2>
   <ul>
   <li>Migrate publishing from legacy OSSRH to Maven Central Portal (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1747";>#1747</a>)</li>
   <li><strong>Remove Ant task (no longer supported) (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1743";>#1743</a>)</strong></li>
   <li><strong>Require JDK 17 (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1741";>#1741</a>)</strong></li>
   <li>Add Jackson 3 annotation support (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1740";>#1740</a>)</li>
   <li>Prevent StackOverflowError when root is self-referencing (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1679";>#1679</a>)</li>
   <li>Fix 'AbstractCompile.destinationDir property has been deprecated' error 
when using Gradle 8 (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1646";>#1646</a>)</li>
   <li>Fix problems with remote URL (e.g. http) when using Maven Plugin (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1614";>#1614</a>)</li>
   <li>Fix generics class warning when using generated base builder class (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1587";>#1587</a>)</li>
   <li>Allow URL(s) as source in jsonschema2pojo-gradle-plugin (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1554";>#1554</a>)</li>
   </ul>
   <h2>1.2.2</h2>
   <ul>
   <li>Don't log ClassAlreadyExistsException for Enum (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1597";>#1597</a>)</li>
   <li>Prevent generating duplicate constructors when all properties are 
required; and both includeAllPropertiesConstructor and 
includeRequiredPropertiesConstructor are true (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1553";>#1553</a>)</li>
   <li>Add support for property names containing question mark(s) (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1522";>#1522</a>)</li>
   <li>Avoid NPE when setting additionalProperties path (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1515";>#1515</a>)</li>
   </ul>
   <h2>1.2.1</h2>
   <ul>
   <li>Fix detection of targetVersion for Android gradle builds (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1487";>#1487</a>)</li>
   </ul>
   <h2>1.2.0</h2>
   <ul>
   <li>Avoid output to System.err when finding unique Enum name (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1485";>#1485</a>)</li>
   <li>Add useful debug logging when reading schemas and creating classes (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1483";>#1483</a>)</li>
   <li>Use targetVersion to decide which Generated annotation to add (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1482";>#1482</a>)</li>
   <li>Add Javadoc to constructors parameters for properties that have 
title/description/$comment (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1481";>#1481</a>)</li>
   <li><strong>Choose default targetVersion using Gradle/Maven configuration 
(<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1478";>#1478</a>)</strong></li>
   <li>Use Mojo Annotations instead of Javadoc tags in the Maven Plugin (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1476";>#1476</a>)</li>
   <li><strong>Add Email bean validation annotation for 
&quot;format&quot;:&quot;email&quot; (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1475";>#1475</a>)</strong></li>
   <li>Allow empty string and underscore as property name (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1468";>#1468</a>)</li>
   <li><strong>Use Object as the type in case schema property contains mixed 
types (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1456";>#1456</a>)</strong></li>
   <li>&quot;Path not present&quot; error when processing multiple JSON files 
having objects with the same name (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1427";>#1427</a>)</li>
   </ul>
   <h2>1.1.3</h2>
   <ul>
   <li>Add command line option to print version (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1458";>#1458</a>)</li>
   <li>Accept multiple values provided with single 
&quot;-s&quot;/&quot;--source&quot; argument (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/pull/1457";>#1457</a>)</li>
   <li>Avoid deprecation warning with Gradle plugin re Gradle 8.0 and 
IncrementalTaskInputs (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1454";>#1454</a>)</li>
   <li>java.lang.OutOfMemoryError: Java heap space (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1423";>#1423</a>)</li>
   <li>Properties with special character in the name (#, /, etc) cause 
IllegalArgumentException 'Path not present' when using 1.1.2 (<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1402";>#1402</a>)</li>
   <li>Add <code>builder</code> method to create a new instance of the builder 
(<a 
href="https://redirect.github.com/joelittlejohn/jsonschema2pojo/issues/1396";>#1396</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.1.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.1.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