skyline 1 жил өмнө
parent
commit
7cb999da5a

+ 5 - 5
car-wash-service/pom.xml

@@ -66,11 +66,11 @@
         </dependency>
 
         <!-- amqp 1.0 qpid client -->
-<!--        <dependency>-->
-<!--            <groupId>org.apache.qpid</groupId>-->
-<!--            <artifactId>qpid-jms-client</artifactId>-->
-<!--            <version>0.57.0</version>-->
-<!--        </dependency>-->
+        <dependency>
+            <groupId>org.apache.qpid</groupId>
+            <artifactId>qpid-jms-client</artifactId>
+            <version>2.6.1</version>
+        </dependency>
 
         <!-- https://mvnrepository.com/artifact/org.apache.commons/commons-text -->
         <dependency>