Skip to content

Commit

Permalink
Merge pull request #10660 from IQSS/dependabot/maven/org.xmlunit-xmlu…
Browse files Browse the repository at this point in the history
…nit-core-2.10.0

Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • Loading branch information
ofahimIQSS authored Oct 23, 2024
2 parents f6a0d53 + 9154996 commit f970ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.9.1</version>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -615,7 +615,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-assertj3</artifactId>
<version>2.8.2</version>
<version>2.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f970ab3

Please sign in to comment.