dapr / samples

Community driven repository for Dapr samples
Apache License 2.0
416 stars 174 forks source link

Remove unused dependencies that are non-compliant from Java demo apps #98

Closed shubham1172 closed 2 years ago

shubham1172 commented 2 years ago

Signed-off-by: Shubham Sharma shubhash@microsoft.com

Cleans up three dependencies from test apps that are non-compliant with CNCF guidelines. Closes https://github.com/dapr/dapr/issues/4200

shubham1172 commented 2 years ago

@yaron2, can you please review this PR as well? Similar to https://github.com/dapr/dapr/pull/4217