mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
103 stars 76 forks source link

Bump xmlunit.version from 2.9.0 to 2.9.1 #284

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps xmlunit.version from 2.9.0 to 2.9.1. Updates org.xmlunit:xmlunit-matchers from 2.9.0 to 2.9.1

Release notes

Sourced from org.xmlunit:xmlunit-matchers's releases.

XMLUnit for Java 2.9.1

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

Changelog

Sourced from org.xmlunit:xmlunit-matchers's changelog.

XMLUnit for Java 2.9.1 - /Released 2023-01-10/

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

Commits
  • 9118af2 prepare XMLUnit 2.9.1
  • c8fcf0a fix remaining javadoc warnings raised by Java 17
  • f4aa630 next batch of fixed javadoc warnings, just a few hundred left
  • 5e53d0f chip away on javadoc warnings found by Java 17
  • 78f66d2 allow javadocs to be built using Java 17
  • 737789d reference to a "third" jar is misleading
  • 1cced6e provide descriptions for all modules
  • 0baf9e9 update javadoc plugin, fix new javadoc warnings
  • 505f014 javadoc warning
  • 98dc0be really hide cyclonedx plugin when building on Java 7
  • Additional commits viewable in compare view


Updates org.xmlunit:xmlunit-legacy from 2.9.0 to 2.9.1

Release notes

Sourced from org.xmlunit:xmlunit-legacy's releases.

XMLUnit for Java 2.9.1

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

Changelog

Sourced from org.xmlunit:xmlunit-legacy's changelog.

XMLUnit for Java 2.9.1 - /Released 2023-01-10/

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

Commits
  • 9118af2 prepare XMLUnit 2.9.1
  • c8fcf0a fix remaining javadoc warnings raised by Java 17
  • f4aa630 next batch of fixed javadoc warnings, just a few hundred left
  • 5e53d0f chip away on javadoc warnings found by Java 17
  • 78f66d2 allow javadocs to be built using Java 17
  • 737789d reference to a "third" jar is misleading
  • 1cced6e provide descriptions for all modules
  • 0baf9e9 update javadoc plugin, fix new javadoc warnings
  • 505f014 javadoc warning
  • 98dc0be really hide cyclonedx plugin when building on Java 7
  • Additional commits viewable in compare view


Updates org.xmlunit:xmlunit-core from 2.9.0 to 2.9.1

Release notes

Sourced from org.xmlunit:xmlunit-core's releases.

XMLUnit for Java 2.9.1

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

Changelog

Sourced from org.xmlunit:xmlunit-core's changelog.

XMLUnit for Java 2.9.1 - /Released 2023-01-10/

  • fixed some AssertJ tests that didn't work on Windows. Issue #252 and PR #253 by @​Boiarshinov

  • added overloads to ElementSelectors.byXPath that accept a XPathEngine argument. Issue #255

  • added Cyclone DX SBOMs to release artifacts

Commits
  • 9118af2 prepare XMLUnit 2.9.1
  • c8fcf0a fix remaining javadoc warnings raised by Java 17
  • f4aa630 next batch of fixed javadoc warnings, just a few hundred left
  • 5e53d0f chip away on javadoc warnings found by Java 17
  • 78f66d2 allow javadocs to be built using Java 17
  • 737789d reference to a "third" jar is misleading
  • 1cced6e provide descriptions for all modules
  • 0baf9e9 update javadoc plugin, fix new javadoc warnings
  • 505f014 javadoc warning
  • 98dc0be really hide cyclonedx plugin when building on Java 7
  • Additional commits viewable in compare view


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 commands and options
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 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)