Skip to content

Commit f04e9d8

Browse files
Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.2
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.0 to 2.10.2. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.0...v2.10.2) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cac7eec commit f04e9d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dspace-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@
788788
<dependency>
789789
<groupId>org.xmlunit</groupId>
790790
<artifactId>xmlunit-core</artifactId>
791-
<version>2.10.0</version>
791+
<version>2.10.2</version>
792792
<scope>test</scope>
793793
</dependency>
794794

0 commit comments

Comments
 (0)