Skip to content

Commit 642e5a5

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 ed2568f commit 642e5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.protobuf</groupId>
4343
<artifactId>protobuf-java</artifactId>
44-
<version>2.4.1</version>
44+
<version>3.16.1</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)