This is an automated email from the ASF dual-hosted git repository.
gosonzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 13ca25101 [INLONG-4281][License] Add notes on the changing of version
of third-party dependencies (#382)
13ca25101 is described below
commit 13ca251019cc5404949f27d61d208f16c8f12d42
Author: gosonzhang <[email protected]>
AuthorDate: Fri May 20 15:36:54 2022 +0800
[INLONG-4281][License] Add notes on the changing of version of third-party
dependencies (#382)
---
.../current/how-to-maintain-3rd-party-dependencies.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-maintain-3rd-party-dependencies.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-maintain-3rd-party-dependencies.md
index 6eeec38c9..a6c9e442e 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-maintain-3rd-party-dependencies.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-maintain-3rd-party-dependencies.md
@@ -15,7 +15,7 @@ sidebar_position: 9
3. 修改已有第三方依赖的版本号;
3. 版本发布前对交付物进行发版检查
- 上面操作的核心即新增或修改各个 pom.xml 时,需要检查项目的第三方依赖并对已有的第三方依赖的汇总文件进行变更。
+ 上面操作的核心即新增或修改各个 pom.xml
时,需要检查项目的第三方依赖并对已有的第三方依赖的汇总文件进行变更;修改第三方依赖的版本号,需要将使用该依赖包的所有模块对应的LICENSE和NOTICE进行对应更新。
## 第三方依赖梳理方法
1. 第三方依赖的 LICENSE 及 NOTICE 汇总位置: