commit | 0a804cd51c16ef2070a84f5c8fdc4d7b4b9bc01f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Jun 11 09:05:50 2022 +0000 |
committer | GitHub <noreply@github.com> | Sat Jun 11 09:05:50 2022 +0000 |
tree | ca7be8cd52062498736c13b6f5d113334f97246c | |
parent | aba21659222527229e0ee775e4724b99d52b4163 [diff] |
Bump protobuf-java from 3.5.1 to 3.16.1 in /meta Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.5.1 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.5.1...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/meta/pom.xml b/meta/pom.xml index 19c66e6..f62ba3f 100644 --- a/meta/pom.xml +++ b/meta/pom.xml
@@ -89,7 +89,7 @@ <dependency> <groupId>com.google.protobuf</groupId> <artifactId>protobuf-java</artifactId> - <version>3.5.1</version> + <version>3.16.1</version> </dependency> <!-- protostuff --> <dependency>