Skip to content

Commit f8472bb

Browse files
Bump org.xmlunit:xmlunit-assertj3 from 2.10.3 to 2.10.4
Bumps [org.xmlunit:xmlunit-assertj3](https://github.com/xmlunit/xmlunit) from 2.10.3 to 2.10.4. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-assertj3 dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3aeb908 commit f8472bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<spring-boot.version>3.5.5</spring-boot.version>
133133
<testcontainers.version>1.21.3</testcontainers.version>
134134
<testng.version>7.11.0</testng.version>
135-
<xmlunit-assertj3.version>2.10.3</xmlunit-assertj3.version>
135+
<xmlunit-assertj3.version>2.10.4</xmlunit-assertj3.version>
136136
<spring-test-profiler.version>0.0.11</spring-test-profiler.version>
137137
<ktlint-maven-plugin.version>3.5.0</ktlint-maven-plugin.version>
138138
</properties>

0 commit comments

Comments
 (0)