Skip to content

Commit a0f28ee

Browse files
Bump protobuf-java from 3.2.0 to 3.16.1 in /core-utilities
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.2.0 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@v3.2.0...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d74ff6 commit a0f28ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-utilities/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.google.protobuf</groupId>
9494
<artifactId>protobuf-java</artifactId>
95-
<version>3.2.0</version>
95+
<version>3.16.1</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)