Skip to content

Commit 1a19c48

Browse files
Bump protobuf-java from 3.12.2 to 3.14.0 (#258)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.14.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.12.2...v3.14.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5362828 commit 1a19c48

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
@@ -38,7 +38,7 @@
3838
<maven.compiler.source>1.8</maven.compiler.source>
3939
<maven.compiler.target>1.8</maven.compiler.target>
4040
<gson.version>2.8.6</gson.version>
41-
<protobuf.version>3.12.2</protobuf.version>
41+
<protobuf.version>3.14.0</protobuf.version>
4242
</properties>
4343

4444
<modules>

0 commit comments

Comments
 (0)