Skip to content

Commit 15988a6

Browse files
committed
Remove version pinning for grpc-util
1 parent e7853aa commit 15988a6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -447,13 +447,6 @@
447447
</exclusions>
448448
</dependency>
449449

450-
<dependency>
451-
<groupId>io.grpc</groupId>
452-
<artifactId>grpc-util</artifactId>
453-
<!-- This is only used for JEtcd so far. Once we upgrade Grpc to >= 1.60, we can remove the special version pin -->
454-
<version>1.60.0</version>
455-
</dependency>
456-
457450
<!-- used by jetcd-core-shaded -->
458451
<dependency>
459452
<groupId>dev.failsafe</groupId>

0 commit comments

Comments
 (0)