Skip to content

Commit acc2ca6

Browse files
committed
unneeded dependencies removed
1 parent 8e0f9bf commit acc2ca6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

hiero-microprofile-sample/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@
3434
<groupId>io.grpc</groupId>
3535
<artifactId>grpc-okhttp</artifactId>
3636
</dependency>
37-
<dependency>
38-
<groupId>io.grpc</groupId>
39-
<artifactId>grpc-core</artifactId>
40-
</dependency>
41-
<dependency>
42-
<groupId>io.grpc</groupId>
43-
<artifactId>grpc-api</artifactId>
44-
</dependency>
4537
<dependency>
4638
<groupId>io.grpc</groupId>
4739
<artifactId>grpc-inprocess</artifactId>

0 commit comments

Comments
 (0)