Skip to content

Commit fdd1b56

Browse files
Bump com.google.cloud.functions:function-maven-plugin
Bumps [com.google.cloud.functions:function-maven-plugin](https://github.com/GoogleCloudPlatform/functions-framework-java) from 0.9.1 to 0.9.8. - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases) - [Commits](https://github.com/GoogleCloudPlatform/functions-framework-java/commits) --- updated-dependencies: - dependency-name: com.google.cloud.functions:function-maven-plugin dependency-version: 0.9.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fad1c06 commit fdd1b56

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)