Reusing the org.skyscreamer:jsonassert from boot's BOM

fixes #209
This commit is contained in:
Marcin Grzejszczak
2017-02-01 13:14:22 +01:00
parent 1337bb0dea
commit 91e2a8f6bf

View File

@@ -133,11 +133,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.skyscreamer</groupId>
<artifactId>jsonassert</artifactId>
<version>1.2.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-api</artifactId>