This is an automated email from the ASF dual-hosted git repository. damccorm pushed a commit to branch users/damccorm/license-cp in repository https://gitbox.apache.org/repos/asf/beam.git
commit 352a4ed124931e07e96a976b9259558caa738971 Author: Danny McCormick <[email protected]> AuthorDate: Mon Feb 13 17:09:16 2023 -0500 Update sdks/java/container/license_scripts/dep_urls_java.yaml Co-authored-by: Bruno Volpato <[email protected]> --- sdks/java/container/license_scripts/dep_urls_java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/java/container/license_scripts/dep_urls_java.yaml b/sdks/java/container/license_scripts/dep_urls_java.yaml index a0566e883bb..b55f3092111 100644 --- a/sdks/java/container/license_scripts/dep_urls_java.yaml +++ b/sdks/java/container/license_scripts/dep_urls_java.yaml @@ -67,5 +67,5 @@ org.eclipse.jgit: type: "Eclipse Distribution License - v1.0" zstd-jni: '1.5.2-5': - license: "https://github.com/luben/zstd-jni/blob/master/LICENSE" + license: "https://raw.githubusercontent.com/luben/zstd-jni/master/LICENSE" type: "2-Clause BSD"
