Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud.functions:function-ma…
Browse files Browse the repository at this point in the history
…ven-plugin to v0.10.1 (#7448)
  • Loading branch information
renovate-bot authored and anguillanneuf committed Dec 5, 2022
1 parent 3c8b28f commit ac55c80
Show file tree
Hide file tree
Showing 55 changed files with 60 additions and 60 deletions.
4 changes: 2 additions & 2 deletions bigtable/scheduled-backups/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<scope>test</scope>
</dependency>

Expand All @@ -119,7 +119,7 @@ limitations under the License.
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>com.example.cloud.bigtable.scheduledbackups.CreateBackup</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion cloud-sql/mysql/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>com.example.cloudsql.functions.Main</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion cloud-sql/postgres/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>com.example.cloudsql.functions.Main</functionTarget>
</configuration>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<plugin>
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>com.example.containeranalysis.VulnerabilityFunction</functionTarget>
<port>8080</port>
Expand Down
2 changes: 1 addition & 1 deletion dialogflow/basic-webhook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
</plugin>
</plugins>
</build>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/after-timeout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.AfterTimeout</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/env-vars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/execution-count/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.EnvVars</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/file-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.FileSystem</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/lazy-fields/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.EnvVars</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/retry-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.RetryPubSub</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/retry-timeout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.RetryTimeout</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/concepts/scopes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.Scopes</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.FirebaseAuth</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/firestore-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.FirebaseFirestoreReactive</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/firestore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.FirebaseFirestore</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/remote-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.FirebaseRemoteConfig</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/firebase/rtdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.FirebaseRtdb</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/groovy-hello-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.GroovyHelloPubSub</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/groovy-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.GroovyHelloWorld</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/hello-error/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HelloError</functionTarget>
</configuration>
Expand Down
4 changes: 2 additions & 2 deletions functions/helloworld/hello-gcs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -141,7 +141,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HelloGcs</functionTarget>
<port>8082</port>
Expand Down
4 changes: 2 additions & 2 deletions functions/helloworld/hello-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand All @@ -109,7 +109,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HelloHttp</functionTarget>
<port>8081</port>
Expand Down
4 changes: 2 additions & 2 deletions functions/helloworld/hello-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -142,7 +142,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HelloPubSub</functionTarget>
<port>8083</port>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<!-- [START functions_maven_specify_function] -->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HelloWorld</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/kotlin-hello-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.KotlinHelloBackground</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/kotlin-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HelloWorld</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/scala-hello-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.ScalaHelloBackground</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/helloworld/scala-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.ScalaHelloWorld</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/bearer-token-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.BearerTokenHttp</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/cors-enabled-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.CorsEnabledAuth</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/cors-enabled/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.CorsEnabled</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/http-form-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HttpFormData</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/http-method/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.HttpMethod</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/parse-content-type/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.ParseContentType</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/parse-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.ParseContentType</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/http/send-http-request/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.SendHttpRequest</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/imagemagick/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.ImageMagick</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/logging/log-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.LogHelloWorld</functionTarget>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion functions/logging/stackdriver-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
-->
<groupId>com.google.cloud.functions</groupId>
<artifactId>function-maven-plugin</artifactId>
<version>0.10.0</version>
<version>0.10.1</version>
<configuration>
<functionTarget>functions.StackdriverLogging</functionTarget>
</configuration>
Expand Down
Loading

0 comments on commit ac55c80

Please sign in to comment.