diff --git a/openmetadata-sdk/pom.xml b/openmetadata-sdk/pom.xml index 736f280ca0c..f8b2d680ef4 100644 --- a/openmetadata-sdk/pom.xml +++ b/openmetadata-sdk/pom.xml @@ -25,6 +25,7 @@ 1.19.3 4.4.0 9.22.3 + 20240303 @@ -76,6 +77,19 @@ io.socket socket.io-client 2.1.1 + + + org.json + json + + + + + + + org.json + json + ${json.version}