From 9c8abd8abd09bc8164b18ff15d7d312a6a182a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 01:58:07 +0000 Subject: [PATCH] Bump java-function-invoker from 1.2.0 to 1.2.1 Bumps [java-function-invoker](https://github.com/GoogleCloudPlatform/functions-framework-java) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases) - [Commits](https://github.com/GoogleCloudPlatform/functions-framework-java/compare/java-function-invoker-v1.2.0...java-function-invoker-v1.2.1) --- updated-dependencies: - dependency-name: com.google.cloud.functions.invoker:java-function-invoker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 746932b..263e34d 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ com.google.cloud.functions.invoker java-function-invoker - 1.2.0 + 1.2.1 test