Allow lombok version to be fixed by parent
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -150,12 +150,6 @@
|
||||
<version>${spring-cloud-netflix.version}</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.16.4</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.netflix.hystrix</groupId>
|
||||
<artifactId>hystrix-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user