-
Notifications
You must be signed in to change notification settings - Fork 827
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
Use of legacy library commons-httpclient:commons-httpclient:3.1 #2691
Labels
Milestone
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/186918404 The labels on this github issue will be updated when the story is started. |
cf-foundation-community-automation
bot
moved this to Inbox
in Foundational Infrastructure Working Group
Jan 26, 2024
github-project-automation
bot
moved this from Inbox
to Done
in Foundational Infrastructure Working Group
Apr 13, 2024
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/187425661 The labels on this github issue will be updated when the story is started. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This library is very old and needs to be replaced.
Some examples of usage in our code:
In
ExternalOAuthAuthenticationFilter.java
And in
TokenMvcMockTests.java
in the invalidScopeErrorMessageIsNotShowingAllClientScopes andinvalidScopeErrorMessageIsNotShowingAllUserScopes test methods, for the same import.
See further discussion here: #2689 (comment)
Tasks
The text was updated successfully, but these errors were encountered: