Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sdk dependencies #1103

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Fix sdk dependencies #1103

merged 1 commit into from
Aug 16, 2024

Conversation

artur-ciocanu
Copy link
Contributor

Description

This PR fixes some of the dependency duplicates and removes animal sniffer plugin which is no longer required after we moved to Java 11.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1102

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Ciocanu <[email protected]>
@artur-ciocanu artur-ciocanu requested review from a team as code owners August 15, 2024 09:28
@artur-ciocanu
Copy link
Contributor Author

@artursouza and @cicoyle this is a very tiny PR to fix the Maven dependencies. If things look good please approve and merge.

Thank you!

@artursouza artursouza merged commit 43e1c25 into dapr:master Aug 16, 2024
7 checks passed
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Aug 23, 2024
@cicoyle cicoyle added this to the v1.13 milestone Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix outdated or duplicated Maven dependencies
3 participants