summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorsiddik.acil <siddik.acil@egym.com>2023-03-24 09:54:22 +0100
committersiddik.acil <siddik.acil@egym.com>2023-03-24 09:54:22 +0100
commitca9b92912a0090af5e3c24ab922ffdc0849869e5 (patch)
tree992bad67eb37b32c9f1305b9918ec8d58e06fa27 /core
parent21805f62218f2a48cac18fcda4712893b14d3c79 (diff)
Eclipse Parsson
Diffstat (limited to 'core')
-rw-r--r--core/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<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>