Skip to content

Commit a63d182

Browse files
authored
chore(dist): update okhttp LICENSE & NOTICE (#560)
1 parent fbe11bf commit a63d182

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

hugegraph-dist/release-docs/LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,8 @@ See licenses/ for text of these licenses.
443443
(Apache License, Version 2.0) * ORC Core (org.apache.orc:orc-core:1.6.14 - http://orc.apache.org/orc-core)
444444
(Apache License, Version 2.0) * ORC Shims (org.apache.orc:orc-shims:1.5.8 - http://orc.apache.org/orc-shims)
445445
(Apache License, Version 2.0) * ORC Shims (org.apache.orc:orc-shims:1.6.14 - http://orc.apache.org/orc-shims)
446-
(Apache License, Version 2.0) * OkHttp (com.squareup.okhttp:okhttp:2.7.5 - https://github.com/square/okhttp/okhttp)
446+
(Apache License, Version 2.0) * OkHttp (com.squareup.okhttp3:okhttp:4.10.0 - https://github.com/square/okhttp)
447+
(Apache License, Version 2.0) * OkHttp (com.squareup.okhttp3:logging-interceptor:4.10.0 - https://github.com/square/okhttp)
447448
(Apache License, Version 2.0) * Okio (com.squareup.okio:okio:1.6.0 - https://github.com/square/okio/okio)
448449
(Apache License, Version 2.0) * Open JSON (com.tdunning:json:1.8 - https://github.com/tdunning/open-json)
449450
(Apache License, Version 2.0) * SnakeYAML (org.yaml:snakeyaml:1.23 - http://www.snakeyaml.org)

hugegraph-dist/release-docs/NOTICE

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,3 +2468,14 @@ package in the Spring Framework library, distributed by VMware, Inc:
24682468
* Copyright 2002-2019 the original author or authors.
24692469
* License: Apache License v2.0
24702470
* Homepage: https://spring.io/projects/spring-framework
2471+
========================================================================
2472+
2473+
okhttp NOTICE
2474+
2475+
========================================================================
2476+
2477+
Note that publicsuffixes.gz is compiled from The Public Suffix List:
2478+
https://publicsuffix.org/list/public_suffix_list.dat
2479+
2480+
It is subject to the terms of the Mozilla Public License, v. 2.0:
2481+
https://mozilla.org/MPL/2.0/

0 commit comments

Comments
 (0)