From 95f08300e58dd46097211b4502c5a521d83a2c77 Mon Sep 17 00:00:00 2001 From: "zhongqiang.czq" Date: Wed, 5 Jul 2023 18:13:21 +0800 Subject: [PATCH] =?UTF-8?q?[CELEBORN-766][LICENSE]=20Upgrade=20notice=20fi?= =?UTF-8?q?le=20responding=20to=20dependency=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …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 Signed-off-by: zhongqiang.czq --- NOTICE-binary | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE-binary b/NOTICE-binary index 6057f44af3b..709ec77d73c 100644 --- a/NOTICE-binary +++ b/NOTICE-binary @@ -13,10 +13,10 @@ Apache Commons CLI Copyright 2002-2021 The Apache Software Foundation Apache Commons IO -Copyright 2002-2020 The Apache Software Foundation +Copyright 2002-2023 The Apache Software Foundation Apache Commons Lang -Copyright 2001-2020 The Apache Software Foundation +Copyright 2001-2021 The Apache Software Foundation Apache Commons Logging Copyright 2003-2013 The Apache Software Foundation