Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] 448b0bfdbc
Merge 3a64c85173 into 20d3e6bb25 2024-09-25 14:05:40 +00:00
dependabot[bot] 3a64c85173
Bump org.xmlunit:xmlunit-core from 2.4.0 to 2.10.0
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.4.0 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.4.0...v2.10.0)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27 11:39:19 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -2205,7 +2205,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.4.0</version>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>