Skip to content

Commit

Permalink
removing maven resources plugin dependency from SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
salaboy committed Jan 16, 2025
1 parent 9cd6db2 commit 963a82e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.3.1</version>
<type>maven-plugin</type>
</dependency>
<dependency>
<groupId>io.dapr</groupId>
<artifactId>dapr-sdk-autogen</artifactId>
Expand Down

0 comments on commit 963a82e

Please sign in to comment.