skyline před 1 rokem
rodič
revize
7cb999da5a
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5 5
      car-wash-service/pom.xml

+ 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>