Skip to content

Commit 94b8801

Browse files
Bump protobuf-java from 2.5.0 to 3.16.3
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.5.0 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@v2.5.0...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 0eef523 commit 94b8801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dep.avro.version>1.10.2</dep.avro.version>
4949
<dep.hadoop.version>3.1.4</dep.hadoop.version>
5050
<dep.parquet.version>1.12.3</dep.parquet.version>
51-
<dep.protobuf.version>2.5.0</dep.protobuf.version>
51+
<dep.protobuf.version>3.16.3</dep.protobuf.version>
5252
<dep.slf4j.version>1.7.29</dep.slf4j.version>
5353
</properties>
5454

0 commit comments

Comments
 (0)