We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a152d commit bcb03f8Copy full SHA for bcb03f8
2 files changed
pom.xml
@@ -85,13 +85,16 @@
85
<artifactId>idflakies</artifactId>
86
<version>1.1.0</version>
87
</dependency>
88
-
+ <dependency>
89
+ <groupId>org.xmlunit</groupId>
90
+ <artifactId>xmlunit-core</artifactId>
91
+ <version>2.8.2</version>
92
+ </dependency>
93
<dependency>
94
<groupId>org.apache.maven.shared</groupId>
95
<artifactId>maven-invoker</artifactId>
96
<version>3.0.1</version>
97
98
99
<groupId>com.reedoei</groupId>
100
<artifactId>eunomia</artifactId>
0 commit comments