Merge pull request #10987 from DSpace/dependabot/maven/dspace-9_x/test-tools-23e08ff3a5

Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 in the test-tools group
This commit is contained in:
Tim Donohue
2025-07-28 16:30:59 -05:00
committed by GitHub

View File

@@ -788,7 +788,7 @@
<dependency> <dependency>
<groupId>org.xmlunit</groupId> <groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId> <artifactId>xmlunit-core</artifactId>
<version>2.10.2</version> <version>2.10.3</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>