Skip to content

Commit cb9dfb5

Browse files
committed
Declare as direct dependency to override version
1 parent 027585d commit cb9dfb5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • cloudplatform/connectivity-ztis

cloudplatform/connectivity-ztis/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@
7979
<scope>runtime</scope>
8080
</dependency>
8181
<!-- Override grpc versions from spiffe -->
82+
<dependency>
83+
<groupId>io.grpc</groupId>
84+
<artifactId>grpc-netty</artifactId>
85+
<scope>runtime</scope>
86+
</dependency>
8287
<dependency>
8388
<groupId>io.grpc</groupId>
8489
<artifactId>grpc-netty-shaded</artifactId>

0 commit comments

Comments
 (0)