This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 2ef43a0be1 Revert "ARTEMIS-4299 Upgrade json-smart to 2.4.11"
2ef43a0be1 is described below

commit 2ef43a0be172ab8d5b11868ef7e6aff074cf4b97
Author: Clebert Suconic <clebertsuco...@apache.org>
AuthorDate: Wed May 31 18:49:56 2023 -0400

    Revert "ARTEMIS-4299 Upgrade json-smart to 2.4.11"
    
    This reverts commit d943213cae95394ec2da9eac6728c7d166256893.
    
    This is being reverted until the build could be fixed.
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index fbf52d7b08..b9a1ad2cea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
 

Reply via email to