diff --git a/shipment/pom.xml b/shipment/pom.xml index e6df597..7c2cdcb 100644 --- a/shipment/pom.xml +++ b/shipment/pom.xml @@ -254,14 +254,14 @@ org.springframework.kafka spring-kafka - 2.7.2 + 3.0.12 org.springframework.kafka spring-kafka-test test - 2.7.2 + 3.0.12 diff --git a/shop/pom.xml b/shop/pom.xml index 9f034b2..7618828 100644 --- a/shop/pom.xml +++ b/shop/pom.xml @@ -277,14 +277,14 @@ org.springframework.kafka spring-kafka - 2.7.2 + 3.0.12 org.springframework.kafka spring-kafka-test test - 2.6.3 + 3.0.12 org.codehaus.groovy