-
Notifications
You must be signed in to change notification settings - Fork 77
Update com.squareup.okhttp3 maven dependency to latest #700
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
Conversation
pom.xml
Outdated
| <com.h2database.version>2.2.224</com.h2database.version> | ||
| <com.jcraft.jsch.version>0.1.55</com.jcraft.jsch.version> | ||
| <com.squareup.okhttp3.version>3.14.9</com.squareup.okhttp3.version> | ||
| <com.squareup.okhttp3.version>5.0.0-alpha.14</com.squareup.okhttp3.version> |
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.
do we really need alpha version ? or vanilla 5.0.0 would work
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.
Switched to the latest stable version 4.12.0
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ibuziuk, vinokurig The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
New changes are detected. LGTM label has been removed. |
|
/retest |
|
Build 3.16 :: server_3.x/345: Console, Changes, Git Data |
|
Build 3.16 :: sync-to-downstream_3.x/7243: Console, Changes, Git Data |
|
Build 3.16 :: push-latest-container-to-quay_3.x/4752: Console, Changes, Git Data |
|
Build 3.16 :: get-sources-rhpkg-container-build_3.x/7221: server : 3.x :: Build 62753233 : quay.io/devspaces/server-rhel8:3.16-5 |
|
Build 3.16 :: update-digests_3.x/7079: Console, Changes, Git Data |
|
Build 3.16 :: server_3.x/345: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7243 triggered |
|
Build 3.16 :: operator-bundle_3.x/3315: Console, Changes, Git Data |
|
Build 3.16 :: sync-to-downstream_3.x/7244: Console, Changes, Git Data |
|
Build 3.16 :: get-sources-rhpkg-container-build_3.x/7223: devspaces-operator-bundle : 3.x :: Failed in 62753645 : BREW:BUILD/STATUS:UNKNOWN |
What does this PR do?
Update com.squareup.okhttp3 maven dependency to latest:
5.0.0-alpha.14Screenshot/screencast of this PR
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-3811
How to test this PR?
N/A
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or referenceandHow to test this PRcompletedReviewers
Reviewers, please comment how you tested the PR when approving it.