Skip to content

Commit 190e6df

Browse files
committed
fix: addressing reviews v4
1 parent 14b23ff commit 190e6df

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

java/flight/flight-core/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
<properties>
2727
<forkCount>1</forkCount>
28-
<protobuf.version>3.23.1</protobuf.version>
2928
</properties>
3029

3130
<dependencies>
@@ -90,7 +89,6 @@
9089
<dependency>
9190
<groupId>com.google.protobuf</groupId>
9291
<artifactId>protobuf-java-util</artifactId>
93-
<version>${protobuf.version}</version>
9492
</dependency>
9593
<dependency>
9694
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)