Skip to content

Commit

Permalink
Bump protobuf-java from 3.21.6 to 3.21.7 in /lang/java (#1895)
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.6 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.6...v3.21.7)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2022
1 parent 046b4d1 commit 1b80874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<jopt-simple.version>5.0.4</jopt-simple.version>
<junit5.version>5.9.1</junit5.version>
<netty.version>4.1.82.Final</netty.version>
<protobuf.version>3.21.6</protobuf.version>
<protobuf.version>3.21.7</protobuf.version>
<thrift.version>0.16.0</thrift.version>
<slf4j.version>1.7.36</slf4j.version>
<reload4j.version>1.2.22</reload4j.version>
Expand Down

0 comments on commit 1b80874

Please sign in to comment.