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

[CELEBORN-766][LICENSE] Upgrade notice file responding to dependency … #1681

Closed
wants to merge 1 commit into from

Conversation

zhongqiangczq
Copy link
Contributor

…upgrading

What changes were proposed in this pull request?

upgrade notice-binary for commons-lang and commons-io

Why are the changes needed?

In pre prs, the following dependencies are upgraded and its' notice file are upgraded too.
Bump commons-io to 2.13.0 [CELEBORN-743]
Bump commons-lang3 to 3.12.0 [CELEBORN-736]

  1. NOTICE.txt in commons-lang3-3.12.0.jar
Apache Commons Lang
Copyright 2001-2021 The Apache Software Foundation
  1. NOTICE.txt in commons-io-2.13.0.jar
Apache Commons IO
Copyright 2002-2023 The Apache Software Foundation

Does this PR introduce any user-facing change?

no

How was this patch tested?

manually

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #1681 (24ae80e) into main (5b3f43d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1681   +/-   ##
=======================================
  Coverage   46.24%   46.24%           
=======================================
  Files         161      161           
  Lines        9957     9957           
  Branches      920      920           
=======================================
  Hits         4604     4604           
  Misses       5050     5050           
  Partials      303      303           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

zhongqiangczq added a commit that referenced this pull request Jul 5, 2023
…upgrading

### What changes were proposed in this pull request?

upgrade notice-binary for commons-lang and commons-io

### Why are the changes needed?
In pre prs, the following dependencies are upgraded and its' notice file are upgraded too.
Bump commons-io to 2.13.0 [[CELEBORN-743]](https://issues.apache.org/jira/projects/CELEBORN/issues/CELEBORN-743?filter=allissues)
Bump commons-lang3 to 3.12.0 [[CELEBORN-736]](https://issues.apache.org/jira/projects/CELEBORN/issues/CELEBORN-736?filter=allissues)
1. NOTICE.txt  in commons-lang3-3.12.0.jar
```
Apache Commons Lang
Copyright 2001-2021 The Apache Software Foundation
```
2. NOTICE.txt  in commons-io-2.13.0.jar
```
Apache Commons IO
Copyright 2002-2023 The Apache Software Foundation
```

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?
manually

Closes #1681 from zhongqiangczq/notice-0705.

Authored-by: zhongqiang.czq <[email protected]>
Signed-off-by: zhongqiang.czq <[email protected]>
(cherry picked from commit 95f0830)
Signed-off-by: zhongqiang.czq <[email protected]>
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