Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 5b09dfc

Browse files
authored
deps: update dependency com.google.protobuf:protobuf-java-util to v3.13.0 (#235)
1 parent 1264529 commit 5b09dfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.google.protobuf</groupId>
5050
<artifactId>protobuf-java-util</artifactId>
51-
<version>3.12.4</version>
51+
<version>3.13.0</version>
5252
</dependency>
5353
</dependencies>
5454

samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.protobuf</groupId>
4747
<artifactId>protobuf-java-util</artifactId>
48-
<version>3.12.4</version>
48+
<version>3.13.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>junit</groupId>

0 commit comments

Comments
 (0)