Skip to content

Commit

Permalink
Merge pull request #1829 from ClickHouse/dependabot/maven/examples/cl…
Browse files Browse the repository at this point in the history
…ient/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
  • Loading branch information
chernser committed Sep 24, 2024
2 parents 28de7cd + 8d8a443 commit 6291068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.27.1</version>
<version>4.27.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6291068

Please sign in to comment.