From 1f42d0814e6f8d06ac672430ec53fe62bea874b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 11:26:10 +0000 Subject: [PATCH] Bump protoc from 3.19.4 to 3.20.0 in /fhir-parent Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.19.4 to 3.20.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.4...v3.20.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- fhir-parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fhir-parent/pom.xml b/fhir-parent/pom.xml index b20c0fb7b79..3dc7fc4d72b 100644 --- a/fhir-parent/pom.xml +++ b/fhir-parent/pom.xml @@ -410,7 +410,7 @@ com.auth0 java-jwt - 3.18.1 + 3.19.0 test @@ -473,7 +473,7 @@ com.google.protobuf protoc - 3.19.4 + 3.20.0 pom @@ -505,7 +505,7 @@ org.foundationdb fdb-java - 6.3.23 + 6.3.24 commons-io