Merge pull request #10936 from DSpace/dependabot/maven/dspace-8_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:31:33 -05:00
committed by GitHub

View File

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