Skip to content

Commit

Permalink
Bump protobuf-java in /statefun-shaded/statefun-protobuf-shaded
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.7.1 to 3.16.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.7.1...v3.16.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 7, 2023
1 parent b06c0a2 commit 618816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statefun-shaded/statefun-protobuf-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ under the License.

<properties>
<protobuf-sources.dir>${generated-sources.basedir}/shaded-protobuf-java/</protobuf-sources.dir>
<protobuf.version>3.7.1</protobuf.version>
<protobuf.version>3.16.3</protobuf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 618816e

Please sign in to comment.