Skip to content

Commit ff584a4

Browse files
Bump protobuf-java from 3.9.2 to 3.16.3 in /tensorflow/java/maven/proto
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.9.2 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.9.2...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 ff584a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/java/maven/proto/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.google.protobuf</groupId>
1818
<artifactId>protobuf-java</artifactId>
19-
<version>3.9.2</version>
19+
<version>3.16.3</version>
2020
</dependency>
2121
</dependencies>
2222

0 commit comments

Comments
 (0)