Skip to content

Commit

Permalink
Merge pull request #15 from eXist-db/dependabot/maven/org.xmlunit-xml…
Browse files Browse the repository at this point in the history
…unit-core-2.10.0

Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • Loading branch information
lcahlander authored Apr 29, 2024
2 parents 7fa4f2f + 4bf405a commit 427b8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.9.1</version>
<version>2.10.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 427b8fc

Please sign in to comment.