Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json-patch version 1.13 not working with maven #148

Open
desoss opened this issue Feb 15, 2023 · 0 comments
Open

json-patch version 1.13 not working with maven #148

desoss opened this issue Feb 15, 2023 · 0 comments

Comments

@desoss
Copy link

desoss commented Feb 15, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant