Revert "ARTEMIS-4299 Upgrade json-smart to 2.4.11"

This reverts commit d943213cae.

This is being reverted until the build could be fixed.
This commit is contained in:
Clebert Suconic 2023-05-31 18:49:56 -04:00
parent c4501f6793
commit 2ef43a0be1
1 changed files with 0 additions and 7 deletions

View File

@ -1055,13 +1055,6 @@
<version>${apache.httpclient.version}</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>[2.4.11,)</version>
<scope>test</scope>
</dependency>
</dependencies>
</dependencyManagement>