We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 420107f + fdd1b56 commit 82f6bf9Copy full SHA for 82f6bf9
1 file changed
spring-cloud-function-samples/function-sample-gcp-background/pom.xml
@@ -53,7 +53,7 @@
53
<plugin>
54
<groupId>com.google.cloud.functions</groupId>
55
<artifactId>function-maven-plugin</artifactId>
56
- <version>0.9.1</version>
+ <version>0.9.8</version>
57
<configuration>
58
<functionTarget>org.springframework.cloud.function.adapter.gcp.GcfJarLauncher</functionTarget>
59
<port>8080</port>
0 commit comments