Skip to content
Snippets Groups Projects
Commit 998ddac6 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6867 remove duplicated dependency declaration from pom

parent 610cdcdf
Branches
Tags
No related merge requests found
...@@ -89,10 +89,6 @@ ...@@ -89,10 +89,6 @@
<artifactId>spring-boot-configuration-processor</artifactId> <artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency>
<groupId>net.devh</groupId>
<artifactId>grpc-client-spring-boot-starter</artifactId>
</dependency>
<!-- ShedLock --> <!-- ShedLock -->
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment