Merge pull request #13006 from eugenp/hybris-module-name
fix hystrix module name
This commit is contained in:
commit
7a4185f09a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue