Skip to content

Commit

Permalink
Bump org.xmlunit:xmlunit-assertj3 from 2.9.1 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-assertj3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 958ee0f commit d61a567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<spring-boot.version>3.2.5</spring-boot.version>
<testcontainers.version>1.19.7</testcontainers.version>
<testng.version>7.10.2</testng.version>
<xmlunit-assertj3.version>2.9.1</xmlunit-assertj3.version>
<xmlunit-assertj3.version>2.10.0</xmlunit-assertj3.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit d61a567

Please sign in to comment.