-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Modify the dependency httpclient5 to httpclient4. #20191
Conversation
Hi, @han-gao , please:
|
Hi, @han-gao , please resolve the conflicts and fix the pipeline failure. |
…to modify_jca_dependencies # Conflicts: # sdk/keyvault/azure-security-keyvault-jca/pom.xml
…to modify_jca_dependencies
} catch (IOException ioe) { | ||
ioe.printStackTrace(); | ||
} | ||
return result; | ||
} | ||
|
||
private ResponseHandler<String> responseHandler() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we change the function name to "createResponseHandler"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, it's easier to understand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…lient-side and azure-spring-boot-sample-keyvault-certificates-server-side.
/check-enforcer override |
* Modify the dependency httpclient5 to httpclient4.
This PR is to resolve this comment, remove httpclient5 dependency from jca.