Remove compiler and task dependencies from samples

This commit is contained in:
Oleg Zhurakousky
2020-04-06 18:00:21 +02:00
parent 7647fabc43
commit 7492b24380
2 changed files with 0 additions and 7 deletions

View File

@@ -29,10 +29,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-function-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-compiler</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>