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 9cd6db2 commit 963a82eCopy full SHA for 963a82e
sdk/pom.xml
@@ -28,12 +28,6 @@
28
<groupId>org.slf4j</groupId>
29
<artifactId>slf4j-api</artifactId>
30
</dependency>
31
- <dependency>
32
- <groupId>org.apache.maven.plugins</groupId>
33
- <artifactId>maven-resources-plugin</artifactId>
34
- <version>3.3.1</version>
35
- <type>maven-plugin</type>
36
- </dependency>
37
<dependency>
38
<groupId>io.dapr</groupId>
39
<artifactId>dapr-sdk-autogen</artifactId>
0 commit comments