<!-- Remove this block by deleting or commenting it out -->
-<!--
-<plugin>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-maven-plugin</artifactId>
-</plugin>
--->
+<dependency>
+ <groupId>org.springframework.cloud</groupId>
+ <artifactId>spring-cloud-function-adapter-gcp</artifactId>
+</dependency>