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 ce8ece3 commit da748a1Copy full SHA for da748a1
pom.xml
@@ -243,14 +243,6 @@
243
<scope>test</scope>
244
</dependency>
245
246
- <!-- JSON Schema Validator -->
247
- <!-- https://mvnrepository.com/artifact/com.github.erosb/everit-json-schema -->
248
- <dependency>
249
- <groupId>com.github.erosb</groupId>
250
- <artifactId>everit-json-schema</artifactId>
251
- <version>${everit-json-schema.version}</version>
252
- </dependency>
253
-
254
<dependency>
255
<groupId>org.apache.commons</groupId>
256
<artifactId>commons-collections4</artifactId>
0 commit comments