Merge pull request #13006 from eugenp/hybris-module-name

fix hystrix module name
This commit is contained in:
Loredana Crusoveanu
2022-11-11 09:44:11 +02:00
committed by GitHub

View File

@@ -36,7 +36,7 @@
<dependencies>
<dependency>
<groupId>com.baeldung.spring.cloud</groupId>
<artifactId>rest-producer</artifactId>
<artifactId>spring-cloud-hystrix-rest-producer</artifactId>
<version>${rest-producer.version}</version>
</dependency>
<dependency>