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

   Bumps [jakarta.json:jakarta.json-api](https://github.com/eclipse-ee4j/jsonp) 
from 2.0.1 to 2.1.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/eclipse-ee4j/jsonp/releases";>jakarta.json:jakarta.json-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>Jakarta JSON Processing 2.1.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>2.1.1 by <a href="https://github.com/lukasj";><code>@​lukasj</code></a> 
in <a 
href="https://redirect.github.com/jakartaee/jsonp-api/pull/394";>jakartaee/jsonp-api#394</a></li>
   <li>Wrong version 53 package-info by <a 
href="https://github.com/jbescos";><code>@​jbescos</code></a> in <a 
href="https://redirect.github.com/jakartaee/jsonp-api/pull/389";>jakartaee/jsonp-api#389</a></li>
   <li>Fix JsonParser javadoc by <a 
href="https://github.com/marcwrobel";><code>@​marcwrobel</code></a> in <a 
href="https://redirect.github.com/jakartaee/jsonp-api/pull/390";>jakartaee/jsonp-api#390</a></li>
   <li>update build plugins by <a 
href="https://github.com/lukasj";><code>@​lukasj</code></a> in <a 
href="https://redirect.github.com/jakartaee/jsonp-api/pull/395";>jakartaee/jsonp-api#395</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/marcwrobel";><code>@​marcwrobel</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/jakartaee/jsonp-api/pull/390";>jakartaee/jsonp-api#390</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/jakartaee/jsonp-api/compare/2.1.1-RELEASE...2.1.2-RELEASE";>https://github.com/jakartaee/jsonp-api/compare/2.1.1-RELEASE...2.1.2-RELEASE</a></p>
   <h2>Jakarta JSON Processing 2.1.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>remove garbage character between output and source by <a 
href="https://github.com/kazumura";><code>@​kazumura</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/jsonp/pull/368";>eclipse-ee4j/jsonp#368</a></li>
   <li><a 
href="https://redirect.github.com/eclipse-ee4j/jsonp/issues/376";>#376</a>: 
JsonProviderTest fails if run after other Junits in a test suite by <a 
href="https://github.com/lukasj";><code>@​lukasj</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/jsonp/pull/380";>eclipse-ee4j/jsonp#380</a></li>
   <li>update build plugins by <a 
href="https://github.com/lukasj";><code>@​lukasj</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/jsonp/pull/382";>eclipse-ee4j/jsonp#382</a></li>
   <li>remove obsolete tck runner belonging to the implementation project(s) by 
<a href="https://github.com/lukasj";><code>@​lukasj</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/jsonp/pull/381";>eclipse-ee4j/jsonp#381</a></li>
   <li>make the build jdk18 friendly (no comp warnings) by <a 
href="https://github.com/lukasj";><code>@​lukasj</code></a> in <a 
href="https://redirect.github.com/eclipse-ee4j/jsonp/pull/386";>eclipse-ee4j/jsonp#386</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/kazumura";><code>@​kazumura</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/eclipse-ee4j/jsonp/pull/368";>eclipse-ee4j/jsonp#368</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/eclipse-ee4j/jsonp/compare/2.1.0-RELEASE...2.1.1-RELEASE";>https://github.com/eclipse-ee4j/jsonp/compare/2.1.0-RELEASE...2.1.1-RELEASE</a></p>
   <h2>Jakarta JSON Processing 2.1.0</h2>
   <p>This release contains following changes:</p>
   <ul>
   <li>added API to create <code>JsonValue</code> from primitive types</li>
   <li>added API to create get <code>JsonValue</code> from 
<code>java.lang.Number</code> type</li>
   <li>added API to get current event from the <code>JsonParser</code></li>
   <li>added standard property to handle duplicated keys</li>
   <li>clarified behaviour of <code>JsonObjectBuilder.build()</code> method</li>
   <li>clarified behaviour of <code>JsonGenerator.close()</code> method</li>
   <li>changed type bounds of a <code>Map</code> argument in 
<code>Json.createObjectBuilder(Map): JsonObjectBuilder</code> method</li>
   <li>added definition of exceptions thrown by 
<code>JsonParser.getValue()</code>/<code>getObject()</code>/<code>getArray()</code>
 methods</li>
   <li>removed (default) implementation from the specification API artifact and 
moved the implementation to the separate project (<a 
href="https://github.com/eclipse-ee4j/parsson";>Eclipse Parsson</a>)</li>
   <li>provided standalone, Apache Maven based TCK</li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Verdent";><code>@​Verdent</code></a></li>
   <li><a href="https://github.com/Cousjava";><code>@​Cousjava</code></a></li>
   <li><a href="https://github.com/leadpony";><code>@​leadpony</code></a></li>
   <li><a href="https://github.com/jansupol";><code>@​jansupol</code></a></li>
   <li><a href="https://github.com/jesperdj";><code>@​jesperdj</code></a></li>
   <li><a href="https://github.com/gawi";><code>@​gawi</code></a></li>
   <li><a 
href="https://github.com/jhinch-at-atlassian-com";><code>@​jhinch-at-atlassian-com</code></a></li>
   <li><a 
href="https://github.com/dylanBehetre";><code>@​dylanBehetre</code></a></li>
   <li><a href="https://github.com/jbescos";><code>@​jbescos</code></a></li>
   <li><a href="https://github.com/pzygielo";><code>@​pzygielo</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/eclipse-ee4j/jsonp/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.json:jakarta.json-api&package-manager=maven&previous-version=2.0.1&new-version=2.1.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 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