From 5b21a129593ca471dfc030cc7c88159f648a407b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Kerekes?= Date: Mon, 20 Oct 2025 17:22:11 -0700 Subject: [PATCH] fix: update dependency com.google.cloud.functions.invoker to 1.4.3 --- function-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/function-maven-plugin/pom.xml b/function-maven-plugin/pom.xml index c00117ce..fb12fd9c 100644 --- a/function-maven-plugin/pom.xml +++ b/function-maven-plugin/pom.xml @@ -75,7 +75,7 @@ com.google.cloud.functions.invoker java-function-invoker - 1.4.1 + 1.4.3