We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408b75f commit 23ec1ccCopy full SHA for 23ec1cc
dapr-spring/dapr-spring-messaging/pom.xml
@@ -12,14 +12,6 @@
12
<artifactId>dapr-spring-messaging</artifactId>
13
<name>dapr-spring-messaging</name>
14
<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>
23
<packaging>jar</packaging>
24
25
</project>
0 commit comments