Skip to content

Commit 23ec1cc

Browse files
committed
Remove dependency that is not needed.
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
1 parent 408b75f commit 23ec1cc

File tree

1 file changed

+0
-8
lines changed
  • dapr-spring/dapr-spring-messaging

1 file changed

+0
-8
lines changed

dapr-spring/dapr-spring-messaging/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@
1212
<artifactId>dapr-spring-messaging</artifactId>
1313
<name>dapr-spring-messaging</name>
1414
<description>Dapr Spring Messaging</description>
15-
<dependencies>
16-
<dependency>
17-
<groupId>io.dapr</groupId>
18-
<artifactId>dapr-sdk</artifactId>
19-
<version>1.13.0-SNAPSHOT</version>
20-
<scope>compile</scope>
21-
</dependency>
22-
</dependencies>
2315
<packaging>jar</packaging>
2416

2517
</project>

0 commit comments

Comments
 (0)