Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2025

Bumps version.xmlunit from 2.10.2 to 2.10.3.
Updates org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3

Release notes

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

XMLUnit for Java 2.10.3

This release fixes OSGi headers inside xmlunit-core's and xmlunit-legacy's manifests, it doesn't contain any other changes.

Full list of changes:

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core. Also fixed the Export-Package header of the legacy module. Issue #300 PR #301
Changelog

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

XMLUnit for Java 2.10.3 - /Released 2025-06-19/

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core. Also fixed the Export-Package header of the legacy module. Issue #300 PR #301
Commits
  • f630ada release 2.10.3
  • 68cac23 Merge pull request #301 from xmlunit/java-jaxb-optional-osgi
  • bee0837 mention PR
  • 79414ea Merge pull request #302 from xmlunit/fix-buildnumber-configuration
  • 79325c0 fix warning about timestampFormat in buildnumber plugin
  • 6ad3b7f fix Export-Package header of legacy module
  • 8dc3818 add missing colon to resolution directive
  • 157f272 add release notes
  • 155d9fb make javax.xml.bind.* OSGi imports optional
  • dcd83e8 Merge pull request #299 from xmlunit/typo
  • Additional commits viewable in compare view

Updates org.xmlunit:xmlunit-matchers from 2.10.2 to 2.10.3

Release notes

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

XMLUnit for Java 2.10.3

This release fixes OSGi headers inside xmlunit-core's and xmlunit-legacy's manifests, it doesn't contain any other changes.

Full list of changes:

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core. Also fixed the Export-Package header of the legacy module. Issue #300 PR #301
Changelog

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

XMLUnit for Java 2.10.3 - /Released 2025-06-19/

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core. Also fixed the Export-Package header of the legacy module. Issue #300 PR #301
Commits
  • f630ada release 2.10.3
  • 68cac23 Merge pull request #301 from xmlunit/java-jaxb-optional-osgi
  • bee0837 mention PR
  • 79414ea Merge pull request #302 from xmlunit/fix-buildnumber-configuration
  • 79325c0 fix warning about timestampFormat in buildnumber plugin
  • 6ad3b7f fix Export-Package header of legacy module
  • 8dc3818 add missing colon to resolution directive
  • 157f272 add release notes
  • 155d9fb make javax.xml.bind.* OSGi imports optional
  • dcd83e8 Merge pull request #299 from xmlunit/typo
  • 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 <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)

Bumps `version.xmlunit` from 2.10.2 to 2.10.3.

Updates `org.xmlunit:xmlunit-core` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.10.2...v2.10.3)

Updates `org.xmlunit:xmlunit-matchers` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.10.2...v2.10.3)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-version: 2.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.xmlunit:xmlunit-matchers
  dependency-version: 2.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 20, 2025
@slachiewicz slachiewicz merged commit 1d4faaf into master Jul 2, 2025
51 checks passed
@slachiewicz slachiewicz deleted the dependabot/maven/version.xmlunit-2.10.3 branch July 2, 2025 21:23
@github-actions
Copy link

github-actions bot commented Jul 2, 2025

@slachiewicz The PR can't be associated to a milestone, because there are multiple open milestones. Please add the text "branch: master" to the description to the milestone where this PR belongs to.

@slawekjaranowski slawekjaranowski added this to the 3.2.0 milestone Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants