Remove test-scope from cedarsoft to fix Value.cmp()
This commit is contained in:
parent
395be5d95e
commit
86fb7b2152
|
@ -45,7 +45,6 @@
|
|||
<groupId>com.cedarsoftware</groupId>
|
||||
<artifactId>java-util</artifactId>
|
||||
<version>1.8.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fifesoft</groupId>
|
||||
|
|
Loading…
Reference in New Issue