dependabot[bot] opened a new pull request, #120:
URL: https://github.com/apache/cxf-xjc-utils/pull/120

   Bumps 
[jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) 
from 3.0.1 to 4.0.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jakartaee/jaxb-api/releases";>jakarta.xml.bind:jakarta.xml.bind-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>Jakarta XML Binding API 4.0.1</h2>
   <p>The 4.0.1 release is a bug fix release of 4.0.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li><a 
href="https://redirect.github.com/jakartaee/jaxb-api/issues/240";>#240</a> - 
Fixes parseBoolean according spec</li>
   <li><a 
href="https://redirect.github.com/jakartaee/jaxb-api/issues/273";>#273</a> - 
Allow usage of API jar on Android platform</li>
   <li><a 
href="https://redirect.github.com/jakartaee/jaxb-api/issues/275";>#275</a> - 
Make sure providers get only properties they are required to understand</li>
   <li><a 
href="https://redirect.github.com/jakartaee/jaxb-api/issues/276";>#276</a> - Add 
instructions for OSGi mediator</li>
   <li>uses <a 
href="https://github.com/eclipse-ee4j/jaf/releases/tag/2.1.2";>Jakarta 
Activation APIs 2.1.2</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/laurentschoelens";><code>@​laurentschoelens</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/jakartaee/jaxb-api/pull/279";>jakartaee/jaxb-api#279</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/jakartaee/jaxb-api/compare/4.0.0...4.0.1";>https://github.com/jakartaee/jaxb-api/compare/4.0.0...4.0.1</a></p>
   <h2>Jakarta XML Binding API 4.0.0</h2>
   <p>The major release contains following changes:</p>
   <ul>
   <li>drops compatibility with JAXB 1.0</li>
   <li>removes constraints on using java.desktop/java.beans.Introspector</li>
   <li>removes deprecated jakarta.xml.bind.Validator</li>
   <li>removes deprecated jakarta.xml.bind.context.factory property</li>
   <li>drops implementation lookup through 
META-INF/services/jakarta.xml.bind.JAXBContext</li>
   <li>drops implementation lookup through jaxb.properties file</li>
   <li>adds implementation lookup through the properties Map passed to 
JAXBContext.newInstance(...) methods</li>
   <li>provided implementation of the DatatypeConverterInterface throws 
exception on invalid input</li>
   </ul>
   <p><strong>Project Board</strong>: <a 
href="https://github.com/eclipse-ee4j/jaxb-api/projects/1";>https://github.com/eclipse-ee4j/jaxb-api/projects/1</a>
   <strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/jaxb-api/compare/3.0.0...4.0.0";>https://github.com/eclipse-ee4j/jaxb-api/compare/3.0.0...4.0.0</a></p>
   <h2>Jakarta XML Binding API 4.0.0 RC2</h2>
   <p>The 4.0.0 RC2 is a second release candidate of 4.0.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li>Simplified generics in XmlJavaTypeAdapter</li>
   <li>uses <a 
href="https://github.com/eclipse-ee4j/jaf/releases/tag/2.1.0-RC1";>Jakarta 
Activation APIs 2.1.0-RC1</a></li>
   </ul>
   <h2>Jakarta XML Binding API 4.0.0 RC1</h2>
   <p>The 4.0.0 RC1 is a first release candidate of 4.0.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li>JDK17 support</li>
   <li>Removed deprecated <code>jakarta.xml.bind.Validator</code></li>
   <li>Implementation lookup simplified</li>
   <li>uses <a 
href="https://github.com/eclipse-ee4j/jaf/releases/tag/2.1.0-RC1";>Jakarta 
Activation APIs 2.1.0-RC1</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/ca43d8b962e2ef8170616741ca5dd3312ee2316b";><code>ca43d8b</code></a>
 Update API version of : to 4.0.2</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/80da6a260bcc0c091eead8c7be1564ebb06b0d6b";><code>80da6a2</code></a>
 Snippet fix</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/31fd9dcfd8f7d690dcabafa06e4a6a5bb68519a5";><code>31fd9dc</code></a>
 fix whitespaces (tabs to spaces)</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/d2a61347126f6bdc08bf48c275b8f3b74f8d7807";><code>d2a6134</code></a>
 drop obsolete travis config</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/6c400455e20c503b7e2fe23322619a52ce14b5c3";><code>6c40045</code></a>
 build by 21</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/8e787dc3411a5a708039b3bff883bfee958dbe5d";><code>8e787dc</code></a>
 fix typo indicated in <a 
href="https://redirect.github.com/jakartaee/jaxb-api/issues/234";>#234</a> (<a 
href="https://redirect.github.com/jakartaee/jaxb-api/issues/295";>#295</a>)</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/b2c0e7a71a857b279f8e684d319edc5587e075f0";><code>b2c0e7a</code></a>
 typos, grammar,</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/62206ad8b1dadb66e56fb8a8738aced60da4bfe5";><code>62206ad</code></a>
 Apply <a href="https://github.com/snippet";><code>@​snippet</code></a> to 
javadoc,</li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/2156e6a53dc1150813a79254e369caec6f6059c9";><code>2156e6a</code></a>
 fix <a 
href="https://redirect.github.com/jakartaee/jaxb-api/issues/242";>#242</a></li>
   <li><a 
href="https://github.com/jakartaee/jaxb-api/commit/c87d01c5dc0f1bfae6052909b582552b2406b730";><code>c87d01c</code></a>
 update legal files</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jakartaee/jaxb-api/compare/3.0.1...4.0.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.xml.bind:jakarta.xml.bind-api&package-manager=maven&previous-version=3.0.1&new-version=4.0.2)](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: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to