dependabot[bot] opened a new pull request, #3130: URL: https://github.com/apache/cxf/pull/3130
Bumps [jaxen:jaxen](https://github.com/jaxen-xpath/jaxen) from 2.0.2 to 2.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jaxen-xpath/jaxen/releases">jaxen:jaxen's releases</a>.</em></p> <blockquote> <h2>2.0.3</h2> <h2>What's Changed</h2> <ul> <li>Update README with Java version support details by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/387">jaxen-xpath/jaxen#387</a></li> <li>Update release notes for version 2.0.2 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/388">jaxen-xpath/jaxen#388</a></li> <li>Update status.xml with Jaxen 2.0.2 and 2.0.1 changes by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/390">jaxen-xpath/jaxen#390</a></li> <li>Revise RELEASING.md to edit status.xml by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/393">jaxen-xpath/jaxen#393</a></li> <li>Organize bug fix details into an unordered list by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/394">jaxen-xpath/jaxen#394</a></li> <li>Update release links for version 2.0.2 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/395">jaxen-xpath/jaxen#395</a></li> <li>Update jaxen version from 2.0.1 to 2.0.2 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/398">jaxen-xpath/jaxen#398</a></li> <li>Automate GitHub release asset publishing and align release links/docs by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/397">jaxen-xpath/jaxen#397</a></li> <li>Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/404">jaxen-xpath/jaxen#404</a></li> <li>Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/403">jaxen-xpath/jaxen#403</a></li> <li>Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/401">jaxen-xpath/jaxen#401</a></li> <li>Bump org.apache.maven.plugins:maven-jxr-plugin from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/402">jaxen-xpath/jaxen#402</a></li> <li>Remove Fluido skin to eliminate JavaScript from generated site pages by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/400">jaxen-xpath/jaxen#400</a></li> <li>Stop packaging release artifacts from the integration-tests module by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/408">jaxen-xpath/jaxen#408</a></li> <li>Fix predicate numeric comparison to use IEEE 754 instead of integer truncation by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/411">jaxen-xpath/jaxen#411</a></li> <li>Fix <code>id()</code> to return unique node-set results and add regression coverage by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/412">jaxen-xpath/jaxen#412</a></li> <li>Add core source bundle containing production Java sources and XML files by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/406">jaxen-xpath/jaxen#406</a></li> <li>Add Jaxen 2.0.3 change history section by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/414">jaxen-xpath/jaxen#414</a></li> <li>Add regression coverage for <code>id()</code> deduplication with dual ID-typed attributes on one element by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/416">jaxen-xpath/jaxen#416</a></li> <li>Update release notes for version 2.0.3 by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/413">jaxen-xpath/jaxen#413</a></li> <li>Release workflow: run integration tests, deploy/sign parent and core artifacts only by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/419">jaxen-xpath/jaxen#419</a></li> <li>It also stopped publishing the integration tests subproject to Maven … by <a href="https://github.com/elharo"><code>@elharo</code></a> in <a href="https://redirect.github.com/jaxen-xpath/jaxen/pull/421">jaxen-xpath/jaxen#421</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jaxen-xpath/jaxen/compare/v2.0.2...v2.0.3">https://github.com/jaxen-xpath/jaxen/compare/v2.0.2...v2.0.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/1a03f516b7134e54868d1d922bad880a1bbddf1c"><code>1a03f51</code></a> Release 2.0.3</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/f542c1bb6f80edd91bd9628bba75e2920392b584"><code>f542c1b</code></a> It also stopped publishing the integration tests subproject to Maven … (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/421">#421</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/9ae647a0c9601255ec1edad1957482779834ae70"><code>9ae647a</code></a> Release workflow: run integration tests, deploy/sign parent and core artifact...</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/9bdbb7e4106345004c98f552d04cd3b4735c61e3"><code>9bdbb7e</code></a> Update release notes for version 2.0.3 (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/413">#413</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/a1101867ab134acba77cc4cc2b44b91ac5be2c69"><code>a110186</code></a> Add regression coverage for <code>id()</code> deduplication with dual ID-typed attribute...</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/47c3abee031c4029934508dd118d2f86ed1951a4"><code>47c3abe</code></a> Add Jaxen 2.0.3 change history section (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/414">#414</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/b9956ea89c9e6419b256f179c0a2f76249bce552"><code>b9956ea</code></a> Add core source bundle containing production Java sources and XML files (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/406">#406</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/9de1886ec6708caf0a4dd3a447243794baae1119"><code>9de1886</code></a> Fix <code>id()</code> to return unique node-set results and add regression coverage (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/412">#412</a>)</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/4cacc1f13c17fd62c256b1831ef741ae3a48244f"><code>4cacc1f</code></a> Fix predicate numeric comparison to use IEEE 754 instead of integer truncatio...</li> <li><a href="https://github.com/jaxen-xpath/jaxen/commit/86441cd23e96b5b8c7a6b252b708d5fc5c67ff56"><code>86441cd</code></a> Stop packaging release artifacts from the integration-tests module (<a href="https://redirect.github.com/jaxen-xpath/jaxen/issues/408">#408</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jaxen-xpath/jaxen/compare/v2.0.2...v2.0.3">compare view</a></li> </ul> </details> <br /> [](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]
