Skip to content

Commit 6291068

Browse files
authored
Merge pull request #1829 from ClickHouse/dependabot/maven/examples/client/com.google.protobuf-protobuf-java-4.27.5
Bump com.google.protobuf:protobuf-java from 4.27.1 to 4.27.5 in /examples/client
2 parents 28de7cd + 8d8a443 commit 6291068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>com.google.protobuf</groupId>
108108
<artifactId>protobuf-java</artifactId>
109-
<version>4.27.1</version>
109+
<version>4.27.5</version>
110110
</dependency>
111111

112112
<dependency>

0 commit comments

Comments
 (0)