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

Updated KeyVault's client-runtime version that fixes issue #6553. #11045

Merged
merged 2 commits into from
May 13, 2020
Merged

Updated KeyVault's client-runtime version that fixes issue #6553. #11045

merged 2 commits into from
May 13, 2020

Conversation

vcolin7
Copy link
Member

@vcolin7 vcolin7 commented May 12, 2020

No description provided.

@vcolin7 vcolin7 requested a review from samvaity as a code owner May 12, 2020 00:32
Copy link
Member

@JimSuplizio JimSuplizio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vcolin7 the correct way to update the dependency is to

  1. update the entry in eng/versioning/external_dependencies.txt
  2. Running eng/versioning/update_versions.py from the root of the enlistment with the following command will update the external dependencies in the pom files.
    python eng/versioning/update_versions.py --ut external_dependency --sr

Your change only updated sdk/keyvault/microsoft-azure-keyvault/pom.xml however sdk/keyvault/microsoft-azure-keyvault-extensions/pom.xml has the same dependency.

This is also the reason that the build analyze step failed. The pom file version scanner verifies that the versions in the pom files match what's in the various versioning files.

@vcolin7
Copy link
Member Author

vcolin7 commented May 12, 2020

@JimSuplizio Thanks a lot! Will make the appropriate changes.

Copy link
Member Author

@vcolin7 vcolin7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

Copy link
Member

@JimSuplizio JimSuplizio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vcolin7 thank you! This looks much better.

@vcolin7 vcolin7 merged commit 5233e03 into Azure:master May 13, 2020
@vcolin7 vcolin7 deleted the clientruntime-servicefuture-fix branch September 5, 2020 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants