commit | ca9b92912a0090af5e3c24ab922ffdc0849869e5 | [log] [tgz] |
---|---|---|
author | siddik.acil <siddik.acil@egym.com> | Fri Mar 24 09:54:22 2023 +0100 |
committer | siddik.acil <siddik.acil@egym.com> | Fri Mar 24 09:54:22 2023 +0100 |
tree | 992bad67eb37b32c9f1305b9918ec8d58e06fa27 | |
parent | 21805f62218f2a48cac18fcda4712893b14d3c79 [diff] |
Eclipse Parsson
diff --git a/core/pom.xml b/core/pom.xml index 53fe709..20713c2 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -30,8 +30,8 @@ <artifactId>smallrye-common-constraint</artifactId> </dependency> <dependency> - <groupId>jakarta.json</groupId> - <artifactId>jakarta.json-api</artifactId> + <groupId>org.eclipse.parsson</groupId> + <artifactId>parsson</artifactId> </dependency> </dependencies>