Fix test coverage drop introduced by #109510
[sdc.git] / catalog-be / pom.xml
index cc11b13..61a40e4 100644 (file)
           <version>${project.version}</version>
       </dependency>
 
-      <dependency>
-          <groupId>com.rabbitmq</groupId>
-          <artifactId>amqp-client</artifactId>
-          <version>3.3.1</version>
-      </dependency>
-
     <!--JSON and YAML Parsing-->
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>