Skip to content

Commit 8d8a443

Browse files
Bump com.google.protobuf:protobuf-java in /examples/client
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.27.1 to 4.27.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28de7cd commit 8d8a443

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)