Skip to content

Commit 4785c30

Browse files
Bump org.xmlunit:xmlunit-assertj3 from 2.9.1 to 2.10.0 (#928)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60fe381 commit 4785c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.xmlunit</groupId>
117117
<artifactId>xmlunit-assertj3</artifactId>
118-
<version>2.9.1</version>
118+
<version>2.10.0</version>
119119
<scope>test</scope>
120120
</dependency>
121121
</dependencies>

0 commit comments

Comments
 (0)