Skip to content

Commit

Permalink
Merge pull request #161 from Nohit-Java17/develop
Browse files Browse the repository at this point in the history
add xmlunit
  • Loading branch information
Tynab authored Jan 14, 2025
2 parents 01ce0c4 + e8f1437 commit 8413111
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@
<artifactId>logback-classic</artifactId>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.10.0</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 8413111

Please sign in to comment.