-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19532. Update commons-lang3 to 3.17.0 #7591
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
💔 -1 overall
This message was automatically generated. |
can you update the LICENSE-binary to match, and check the little box at the top of this PR once done. thanks |
Done, @steveloughran . |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
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.
+1
merged to trunk. do we need to backport? if so do a pr against branch-3.4 |
Contributed by Istvan Toth
Thank you @steveloughran . Yes, 3.4 has the same issue. |
…ted by Istvan Toth. Signed-off-by: Shilun Fan <slfan1989@apache.org>
Contributed by Istvan Toth
Contributed by Istvan Toth
Description of PR
Update commons-lang3 to 3.17.0
The commons-text version used by Hadoop is incompatible with commons-lang3 3.12.
This also needs to go into branch-3.4, which has the same commons-text version.
How was this patch tested?
CI
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?