Skip to content

Commit 5e1f1b2

Browse files
Bump protobuf-java from 3.21.1 to 3.21.7 (#70)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.1 to 3.21.7. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.1...v3.21.7) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecc187f commit 5e1f1b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<!-- netty and protobuf versions kept in sync with grpc's deps -->
6060
<netty-version>4.1.77.Final</netty-version>
6161
<netty-tcnative-version>2.0.53.Final</netty-tcnative-version>
62-
<protobuf-version>3.21.1</protobuf-version>
62+
<protobuf-version>3.21.7</protobuf-version>
6363
<gson-version>2.9.1</gson-version>
6464
<slf4j-version>1.7.36</slf4j-version>
6565
<junit-version>4.13.2</junit-version>

0 commit comments

Comments
 (0)