Skip to content

json-patch version 1.13 not working with maven #148

@desoss

Description

@desoss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions