Skip to content

Commit 390c471

Browse files
Bump xmlunit-core from 2.9.0 to 2.9.1
Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 048d132 commit 390c471

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
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.xmlunit</groupId>
7878
<artifactId>xmlunit-core</artifactId>
79-
<version>2.9.0</version>
79+
<version>2.9.1</version>
8080
<scope>test</scope>
8181
</dependency>
8282

0 commit comments

Comments
 (0)