Merge pull request #10782 from DSpace/dependabot/maven/dspace-8_x/org.xmlunit-xmlunit-core-2.10.2

Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.2
This commit is contained in:
Tim Donohue
2025-05-28 08:04:40 -05:00
committed by GitHub

View File

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