Skip to content

Commit 79427b3

Browse files
Bump protobuf-java from 3.19.4 to 3.19.6 (#665)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.19.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.19.6) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae1ebf6 commit 79427b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.google.protobuf</groupId>
7474
<artifactId>protobuf-java</artifactId>
75-
<version>3.19.4</version>
75+
<version>3.19.6</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)