Skip to content

Commit 8d6bbd9

Browse files
authored
Merge pull request DSpace#10773 from DSpace/dependabot/maven/org.xmlunit-xmlunit-core-2.10.2
Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.2
2 parents 7b053a2 + f04e9d8 commit 8d6bbd9

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)