We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8326cb1 + b7bf69b commit 095b5d7Copy full SHA for 095b5d7
2 files 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>
spring-cloud-function-samples/function-sample-gcp-http/pom.xml
@@ -85,7 +85,7 @@
85
86
87
88
89
90
91
0 commit comments