Skip to content

Commit 963a82e

Browse files
committed
removing maven resources plugin dependency from SDK
1 parent 9cd6db2 commit 963a82e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sdk/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828
<groupId>org.slf4j</groupId>
2929
<artifactId>slf4j-api</artifactId>
3030
</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>
3731
<dependency>
3832
<groupId>io.dapr</groupId>
3933
<artifactId>dapr-sdk-autogen</artifactId>

0 commit comments

Comments
 (0)