Bump org.xmlunit:xmlunit-matchers from 2.10.4 to 2.11.0
Bumps org.xmlunit:xmlunit-matchers from 2.10.4 to 2.11.0.
Release notes
Sourced from org.xmlunit:xmlunit-matchers's releases.
XMLUnit for Java 2.11.0
This release is identical to XMLUnit for Java 2.10.4 except for the dependency list of the
xmlunit-jakarta-jaxb-implmodulle. If you don't use the module, you can ignore this release.Up until XMLUnit 2.10.4 the
xmlunit-jakarta-jaxb-implmodule depended onorg.glassfish.jaxb:jaxb-runtimemaking it more difficult to chose a different JAXB implementation than necessary (see #313). This dependency has now been removed.If you use the
xmlunit-jakarta-jaxb-implmodule you may now need to specify the JAXB implementation you want to use explicitly. If you have excluded the module's dependency inside your own build configuration so far, you can now safely remove the exclusion.
Changelog
Sourced from org.xmlunit:xmlunit-matchers's changelog.
XMLUnit for Java 2.11.0 - /Released 2025-10-24/
Commits
02aef5drelease 2.11.0c56a766Merge pull request #314 from xmlunit/dont-directly-depend-on-jaxb-implementation0500c61remove hard dependency on glassfish's JAXB implementationcb37f53Merge pull request #312 from xmlunit/release-2.10.4b3d86addon't sign cyclonedx signatures/checksum72c34c1prepare next iteration- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Caused by: org.eclipse.aether.transfer.NoRepositoryConnectorException: Blocked mirror for repositories: [glassfish-repository (http://download.java.net/maven/glassfish, default, releases+snapshots)]