Skip to content

Commit e7240da

Browse files
Bump protobuf-java from 3.4.0 to 3.16.3
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.4.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@v3.4.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 65d473e commit e7240da

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>com.google.protobuf</groupId>
106106
<artifactId>protobuf-java</artifactId>
107-
<version>3.4.0</version>
107+
<version>3.16.3</version>
108108
</dependency>
109109
</dependencies>
110110

0 commit comments

Comments
 (0)