Skip to content

Commit 1ccfbf9

Browse files
Bump protobuf-java in /tensorflow/java/maven/tensorflow-hadoop
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.5.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.5.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 085b20a commit 1ccfbf9

File tree

1 file changed

+1
-1
lines changed
  • tensorflow/java/maven/tensorflow-hadoop

1 file changed

+1
-1
lines changed

tensorflow/java/maven/tensorflow-hadoop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<maven.compiler.source>1.6</maven.compiler.source>
1616
<maven.compiler.target>1.6</maven.compiler.target>
1717
<hadoop.version>2.6.0</hadoop.version>
18-
<protobuf.version>3.5.1</protobuf.version>
18+
<protobuf.version>3.16.3</protobuf.version>
1919
<junit.version>4.13.1</junit.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)