java-json-tools/json-patch

json-patch version 1.13 not working with maven

Opened this issue · 0 comments

desoss commented

This maven import works perfectly:

<dependency>
    <groupId>com.github.java-json-tools</groupId>
    <artifactId>json-patch</artifactId>
    <version>1.12</version>
</dependency>

Nevertheless, if I try to use the latest version 1.13 I get this error:
Could not find artifact com.github.java-json-tools.jackson-coreutils:jackson-coreutils:pom:2.0