Skip to content

Commit 618816e

Browse files
Bump protobuf-java in /statefun-shaded/statefun-protobuf-shaded
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] <[email protected]>
1 parent b06c0a2 commit 618816e

File tree

1 file changed

+1
-1
lines changed
  • statefun-shaded/statefun-protobuf-shaded

1 file changed

+1
-1
lines changed

statefun-shaded/statefun-protobuf-shaded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<properties>
3434
<protobuf-sources.dir>${generated-sources.basedir}/shaded-protobuf-java/</protobuf-sources.dir>
35-
<protobuf.version>3.7.1</protobuf.version>
35+
<protobuf.version>3.16.3</protobuf.version>
3636
</properties>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)