Skip to content

Commit d3255e3

Browse files
Bump org.xmlunit:xmlunit-core from 2.10.3 to 2.11.0
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.3 to 2.11.0. - [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.11.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbf87c4 commit d3255e3

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
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>org.xmlunit</groupId>
8989
<artifactId>xmlunit-core</artifactId>
90-
<version>2.10.3</version>
90+
<version>2.11.0</version>
9191
<scope>test</scope>
9292
</dependency>
9393
</dependencies>

0 commit comments

Comments
 (0)