Skip to content

Commit

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

build(deps-dev): bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • Loading branch information
copierrj authored Aug 28, 2024
2 parents e374dfd + 950059d commit b2e6409
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 @@ -823,7 +823,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 b2e6409

Please sign in to comment.