Skip to content

Commit 82f6bf9

Browse files
authored
Merge pull request #1370 from spring-cloud/dependabot/maven/main/com.google.cloud.functions-function-maven-plugin-0.9.8
Bump com.google.cloud.functions:function-maven-plugin from 0.9.1 to 0.9.8
2 parents 420107f + fdd1b56 commit 82f6bf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spring-cloud-function-samples/function-sample-gcp-background

spring-cloud-function-samples/function-sample-gcp-background/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>com.google.cloud.functions</groupId>
5555
<artifactId>function-maven-plugin</artifactId>
56-
<version>0.9.1</version>
56+
<version>0.9.8</version>
5757
<configuration>
5858
<functionTarget>org.springframework.cloud.function.adapter.gcp.GcfJarLauncher</functionTarget>
5959
<port>8080</port>

0 commit comments

Comments
 (0)