Remove unused json-smart dependency (#19701)

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 7e7691df150ce621e32e027b00ba610dc36c3c84)
This commit is contained in:
Sriharsha Chintalapani 2025-02-10 20:36:10 -08:00 committed by OpenMetadata Release Bot
parent 3032d34fdc
commit 380f8ae192

View File

@ -86,11 +86,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>org.open-metadata</groupId>
<artifactId>common</artifactId>