Skip to content

Commit dc96bee

Browse files
iosmanthusshiyuhang0
authored andcommitted
upgrade protobuf to 3.19.6
Signed-off-by: iosmanthus <[email protected]>
1 parent 7245c24 commit dc96bee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@
7575
<dependency>
7676
<groupId>com.google.protobuf</groupId>
7777
<artifactId>protobuf-java</artifactId>
78-
<version>3.19.1</version>
78+
<version>3.19.6</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>com.google.protobuf</groupId>
8282
<artifactId>protobuf-java-util</artifactId>
83-
<version>3.19.1</version>
83+
<version>3.19.6</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>io.perfmark</groupId>

0 commit comments

Comments
 (0)