Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit e74e53d

Browse files
committed
Cleanup cloud-function-cloudevent dependencies
1 parent 54ecd38 commit e74e53d

File tree

1 file changed

+0
-6
lines changed
  • samples/cloud-function-cloudevent

1 file changed

+0
-6
lines changed

samples/cloud-function-cloudevent/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@
2020
<groupId>org.springframework.experimental</groupId>
2121
<artifactId>spring-native</artifactId>
2222
</dependency>
23-
<dependency>
24-
<groupId>org.springframework.experimental</groupId>
25-
<artifactId>spring-aot</artifactId>
26-
<version>0.11.5-SNAPSHOT</version>
27-
<scope>provided</scope>
28-
</dependency>
2923
<dependency>
3024
<groupId>org.springframework.cloud</groupId>
3125
<artifactId>spring-cloud-function-web</artifactId>

0 commit comments

Comments
 (0)