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

   Bumps 
[org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin)
 from 3.2.0 to 4.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/releases";>org.codehaus.mojo:jaxb2-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.0.0</h2>
   <h2>Changes</h2>
   <ul>
   <li>Add documentation for generating toString() methods in JAXB-generated 
classes (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/376";>#376</a>)
 @<a 
href="https://github.com/apps/copilot-swe-agent";>copilot-swe-agent[bot]</a></li>
   </ul>
   <h2>:boom: Breaking changes</h2>
   <ul>
   <li>Plugin jdk minimum upgrade Jdk 11 as Upgrade jaxb runtime to 4.0.6 need 
jdk11 minimum (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/380";>#380</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Plugin jdk minimum upgrade Jdk 11 as Upgrade jaxb runtime to 4.0.6 need 
jdk11 minimum (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/380";>#380</a>)
 <a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 93 to 94 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/377";>#377</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.ow2.asm:asm from 9.8 to 9.9 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/378";>#378</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump xmlunit.version from 2.10.3 to 2.10.4 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/372";>#372</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump jakarta.activation:jakarta.activation-api from 2.1.3 to 2.1.4 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/371";>#371</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 92 to 93 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/370";>#370</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/369";>#369</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 91 to 92 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/365";>#365</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump xmlunit.version from 2.10.2 to 2.10.3 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/366";>#366</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 87 to 91 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/364";>#364</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump xmlunit.version from 2.10.1 to 2.10.2 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/358";>#358</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump xmlunit.version from 2.10.0 to 2.10.1 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/357";>#357</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump commons-io:commons-io from 2.18.0 to 2.19.0 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/356";>#356</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <h2>3.3.0</h2>
   <h2>Changes</h2>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fixes <a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/issues/348";>#348</a>.
 Fix encoding when reading xml file (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/349";>#349</a>)
 <a href="https://github.com/haramon";><code>@​haramon</code></a></li>
   <li>Add missing <a 
href="https://github.com/Parameter";><code>@​Parameter</code></a> annotation for 
xjc plugins (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/327";>#327</a>)
 <a href="https://github.com/ajkerr";><code>@​ajkerr</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump org.ow2.asm:asm from 9.7.1 to 9.8 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/355";>#355</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 86 to 87 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/352";>#352</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/345";>#345</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump commons-io:commons-io from 2.17.0 to 2.18.0 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/343";>#343</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 85 to 86 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/336";>#336</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/341";>#341</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/340";>#340</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.ow2.asm:asm from 9.7 to 9.7.1 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/339";>#339</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/338";>#338</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump commons-io:commons-io from 2.16.1 to 2.17.0 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/337";>#337</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/335";>#335</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/333";>#333</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 84 to 85 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/332";>#332</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 82 to 84 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/328";>#328</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   <li>Bump org.codehaus.mojo:mojo-parent from 80 to 82 (<a 
href="https://redirect.github.com/mojohaus/jaxb2-maven-plugin/pull/325";>#325</a>)
 @<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/87817d1f4448c65b0b0cbd393c5a2168d55d8006";><code>87817d1</code></a>
 [maven-release-plugin] prepare release 4.0.0</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/9b2b319f54a8569132393596e76e966cb498159f";><code>9b2b319</code></a>
 fix release drafter version</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/e33e0473b55254c7cdf69b0f3a2e7bfcdd35612b";><code>e33e047</code></a>
 fix release drafter version</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/e0d3c0115d54342a1e349e51e258051ec54dfd1c";><code>e0d3c01</code></a>
 Plugin jdk minimum upgrade Jdk 11 as Upgrade jaxb runtime to 4.0.6 need 
jdk11...</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/8cb04c6620664423d97deb94f09104906cbfe090";><code>8cb04c6</code></a>
 Changes before error encountered</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/72ca21d59d625af0fdb764b40d5d46e44d74b69e";><code>72ca21d</code></a>
 Add documentation and integration test for XJC plugins (toString)</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/7b4a9ccdce6f19a4ee08c2da1b72fbe0c480ac1c";><code>7b4a9cc</code></a>
 Bump org.codehaus.mojo:mojo-parent from 93 to 94</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/decf72f25b4607110e51d2dbe4d88c1256064e3c";><code>decf72f</code></a>
 Bump org.ow2.asm:asm from 9.8 to 9.9</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/55f03532e7546ec8cb0fedc06ac6729670155d76";><code>55f0353</code></a>
 Bump xmlunit.version from 2.10.3 to 2.10.4</li>
   <li><a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/commit/a0ec1fd167d6697b4843748ce3c4bb20f9222561";><code>a0ec1fd</code></a>
 Bump jakarta.activation:jakarta.activation-api from 2.1.3 to 2.1.4</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mojohaus/jaxb2-maven-plugin/compare/jaxb2-maven-plugin-3.2.0...4.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:jaxb2-maven-plugin&package-manager=maven&previous-version=3.2.0&new-version=4.0.0)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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