Skip to content

Commit

Permalink
Merge pull request DSpace#9523 from DSpace/dependabot/maven/dspace-ap…
Browse files Browse the repository at this point in the history
…i/org.xmlunit-xmlunit-core-2.10.0

Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 in /dspace-api
  • Loading branch information
tdonohue authored May 1, 2024
2 parents c0f454e + 1fdc3ce commit 5c0d997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.9.1</version>
<version>2.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5c0d997

Please sign in to comment.