Skip to content

Commit f9cb990

Browse files
Bump protobuf-java from 2.4.1 to 3.16.1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 2.4.1 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v2.4.1...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 517cd79 commit f9cb990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.protobuf</groupId>
4242
<artifactId>protobuf-java</artifactId>
43-
<version>2.4.1</version>
43+
<version>3.16.1</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)