From b9cfa2eb643b8d8bd90b2e21958e5cf3cc9a2a4f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 28 Nov 2024 22:03:51 +0000
Subject: [PATCH] chore(deps): update dependency
 com.google.cloud.functions:function-maven-plugin to v0.11.1 (#142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d622f2c..6e89539 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <commons-lang.version>3.15.0</commons-lang.version>
 
     <plugin.version.maven-enforcer-plugin>3.5.0</plugin.version.maven-enforcer-plugin>
-    <plugin.version.function-maven-plugin>0.11.0</plugin.version.function-maven-plugin>
+    <plugin.version.function-maven-plugin>0.11.1</plugin.version.function-maven-plugin>
     <plugin.version.maven-install-plugin>3.1.3</plugin.version.maven-install-plugin>
     <plugin.version.maven-resources-plugin>3.3.1</plugin.version.maven-resources-plugin>
     <plugin.version.maven-shade-plugin>3.6.0</plugin.version.maven-shade-plugin>