Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove unused dependency
  • Loading branch information
mpeddada1 committed Apr 11, 2022
commit cfbadf7e5ca87b48a78e8137d843c63cd0447e5c
5 changes: 0 additions & 5 deletions native-image-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
</description>

<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>

<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
Expand Down