This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git


The following commit(s) were added to refs/heads/master by this push:
     new a63d1829 chore(dist): update okhttp LICENSE & NOTICE (#560)
a63d1829 is described below

commit a63d1829b23c600b669966e55e2b1cbb62dad63c
Author: 小宇 <[email protected]>
AuthorDate: Sun Dec 17 00:18:37 2023 +0800

    chore(dist): update okhttp LICENSE & NOTICE (#560)
---
 hugegraph-dist/release-docs/LICENSE |  3 ++-
 hugegraph-dist/release-docs/NOTICE  | 11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/hugegraph-dist/release-docs/LICENSE 
b/hugegraph-dist/release-docs/LICENSE
index 0260c1b2..b1f43ac8 100644
--- a/hugegraph-dist/release-docs/LICENSE
+++ b/hugegraph-dist/release-docs/LICENSE
@@ -443,7 +443,8 @@ See licenses/ for text of these licenses.
        (Apache License, Version 2.0) * ORC Core 
(org.apache.orc:orc-core:1.6.14 - http://orc.apache.org/orc-core)
        (Apache License, Version 2.0) * ORC Shims 
(org.apache.orc:orc-shims:1.5.8 - http://orc.apache.org/orc-shims)
        (Apache License, Version 2.0) * ORC Shims 
(org.apache.orc:orc-shims:1.6.14 - http://orc.apache.org/orc-shims)
-       (Apache License, Version 2.0) * OkHttp 
(com.squareup.okhttp:okhttp:2.7.5 - https://github.com/square/okhttp/okhttp)
+       (Apache License, Version 2.0) * OkHttp 
(com.squareup.okhttp3:okhttp:4.10.0 - https://github.com/square/okhttp)
+       (Apache License, Version 2.0) * OkHttp 
(com.squareup.okhttp3:logging-interceptor:4.10.0 - 
https://github.com/square/okhttp)
        (Apache License, Version 2.0) * Okio (com.squareup.okio:okio:1.6.0 - 
https://github.com/square/okio/okio)
        (Apache License, Version 2.0) * Open JSON (com.tdunning:json:1.8 - 
https://github.com/tdunning/open-json)
        (Apache License, Version 2.0) * SnakeYAML (org.yaml:snakeyaml:1.23 - 
http://www.snakeyaml.org)
diff --git a/hugegraph-dist/release-docs/NOTICE 
b/hugegraph-dist/release-docs/NOTICE
index d146a426..c8e5aa4d 100644
--- a/hugegraph-dist/release-docs/NOTICE
+++ b/hugegraph-dist/release-docs/NOTICE
@@ -2468,3 +2468,14 @@ package in the Spring Framework library, distributed by 
VMware, Inc:
   * Copyright 2002-2019 the original author or authors.
   * License: Apache License v2.0
   * Homepage: https://spring.io/projects/spring-framework
+========================================================================
+
+okhttp NOTICE
+
+========================================================================
+
+Note that publicsuffixes.gz is compiled from The Public Suffix List:
+https://publicsuffix.org/list/public_suffix_list.dat
+
+It is subject to the terms of the Mozilla Public License, v. 2.0:
+https://mozilla.org/MPL/2.0/

Reply via email to