From f5011051e35130a4c0db2dba2de7ff95140726a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 23:01:22 +0000 Subject: [PATCH] Bump com.google.protobuf:protobuf-java from 3.12.2 to 3.16.3 in /website Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.12.2 to 3.16.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.16.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- website/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pom.xml b/website/pom.xml index 60a15ca..e7e2015 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -77,7 +77,7 @@ com.google.protobuf protobuf-java - 3.12.2 + 3.16.3