Skip to content

Commit 57cdf6b

Browse files
committed
Change protobuf-java-util to protobuf-java, which has all we need
1 parent 7eadbc8 commit 57cdf6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
</dependency>
125125
<dependency>
126126
<groupId>com.google.protobuf</groupId>
127-
<artifactId>protobuf-java-util</artifactId>
127+
<artifactId>protobuf-java</artifactId>
128128
<version>3.14.0</version>
129129
</dependency>
130130
<dependency>

0 commit comments

Comments
 (0)