From 99ec79cf09949885b80c952d1a610b4713ddec7b Mon Sep 17 00:00:00 2001 From: Sumedh Wale Date: Fri, 10 Jun 2022 20:44:58 +0530 Subject: [PATCH] Updated dependencies to address major CVEs - updated LICENSE and NOTICE files accordingly - updated sub-module links - fixed formatting in release notes --- LICENSE | 657 ++---------------- NOTICE | 169 ++--- aqp | 2 +- build.gradle | 15 +- cluster/build.gradle | 6 +- .../cluster/SnappyJobTestSupport.scala | 2 +- docs/release_notes/release_notes.md | 116 ++-- spark | 2 +- spark-jobserver | 2 +- store | 2 +- 10 files changed, 209 insertions(+), 764 deletions(-) diff --git a/LICENSE b/LICENSE index f0c3323a36..105e99293c 100644 --- a/LICENSE +++ b/LICENSE @@ -1168,7 +1168,7 @@ See the License for the specific language governing permissions and limitations under the License. * -Apache Commons BeanUtils: 1.9.3 +Apache Commons BeanUtils: 1.9.4 Apache License @@ -8664,7 +8664,7 @@ provides utilities for the java.lang API, which can be obtained at: * https://commons.apache.org/proper/commons-lang/ The binary distribution of this product bundles binaries of -Commons Codec 1.4, +Commons Codec 1.11, which has the following notices: * src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.javacontains test data from http://aspell.net/test/orig/batch0.tab.Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org) =============================================================================== @@ -15107,7 +15107,7 @@ The Apache Software Foundation (http://www.apache.org/). * -Apache Jakarta Commons Compress 1.4.1 +Apache Jakarta Commons Compress 1.21 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 @@ -17039,22 +17039,21 @@ The following components are provided under Apache License. (Apache 2.0) Amazon Web Services SDK for Java v1.10.62 (https://aws.amazon.com/sdk-for-java/) - https://raw.githubusercontent.com/aws/aws-sdk-java/1.10.62/LICENSE.txt (Apache 2.0) JavaEWAH v0.7.9 (https://github.com/lemire/javaewah) - https://github.com/lemire/javaewah/blob/master/LICENSE-2.0.txt (Apache 2.0) Apache Commons Logging (commons-logging:commons-logging:1.1.1 - http://commons.apache.org/proper/commons-logging/) - (Apache 2.0) Apache Commons Codec (commons-codec:commons-codec:1.5 - http://commons.apache.org/proper/commons-codec/) - (Apache 2.0) Apache Commons Collections (commons-collections:commons-collections:3.2.1 - http://commons.apache.org/proper/commons-configuration/) - (Apache 2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.9 - http://commons.apache.org/proper/commons-compress/) - (Apache 2.0) Apache Commons Configuration (commons-configuration:commons-configuration:1.9 - http://commons.apache.org/configuration/) - (Apache 2.0) Apache Commons CLI (commons-cli:commons-cli:1.2 - http://commons.apache.org/cli/) + (Apache 2.0) Apache Commons Codec (commons-codec:commons-codec:1.15 - http://commons.apache.org/proper/commons-codec/) + (Apache 2.0) Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/proper/commons-configuration/) + (Apache 2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.21 - http://commons.apache.org/proper/commons-compress/) + (Apache 2.0) Apache Commons Configuration (commons-configuration:commons-configuration:1.10 - http://commons.apache.org/configuration/) + (Apache 2.0) Apache Commons CLI (commons-cli:commons-cli:1.4 - http://commons.apache.org/cli/) (Apache 2.0) Apache Commons Exec (commons-exec:commons-exec:1.3 - http://commons.apache.org/exec/) (Apache 2.0) Http Components (org.apache.httpcomponents:httpcore:4.3.3 - https://github.com/apache/httpclient) (Apache 2.0) Http Components (org.apache.httpcomponents:httpclient:4.3.6 - https://github.com/apache/httpclient) (Apache 2.0) Http Components (org.apache.httpcomponents:httpasyncclient:4.0.2 - https://github.com/apache/httpclient) - (Apache 2.0) Apache Commons Lang (org.apache.commons:commons-lang:2.5 - http://commons.apache.org/proper/commons-lang/) - (Apache 2.0) Apache Commons Lang 3 (org.apache.commons:commons-lang3:3.7 - http://commons.apache.org/proper/commons-lang/) + (Apache 2.0) Apache Commons Lang (org.apache.commons:commons-lang:2.6 - http://commons.apache.org/proper/commons-lang/) + (Apache 2.0) Apache Commons Lang 3 (org.apache.commons:commons-lang3:3.8.1 - http://commons.apache.org/proper/commons-lang/) (Apache 2.0) Apache Commons Math 3 (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/) - (Apache 2.0) Apache Commons Net (commons-net:commons-net:2.2 - http://commons.apache.org/proper/commons-net/) - (Apache 2.0) Apache Commons Pool2 (commons-exec:commons-pool2:2.3 - https://commons.apache.org/proper/commons-pool/) - (Apache 2.0) Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.3.1 - http://commons.apache.org/fileupload/) - (Apache 2.0) Apache Commons IO (commons-io:commons-io:2.4 - http://commons.apache.org/io/) + (Apache 2.0) Apache Commons Net (commons-net:commons-net:2.6 - http://commons.apache.org/proper/commons-net/) + (Apache 2.0) Apache Commons Pool2 (commons-exec:commons-pool2:2.6.2 - https://commons.apache.org/proper/commons-pool/) + (Apache 2.0) Apache Commons IO (commons-io:commons-io:2.11.0 - http://commons.apache.org/io/) (Apache 2.0) Apache Commons VFS2 (org.apache.commons:commons-vfs2:2.0 - https://commons.apache.org/proper/commons-vfs/) (Apache 2.0) Apache Jackrabbit webdav (org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.2 - https://jackrabbit.apache.org/jcr/components/jackrabbit-webdav-library.html) (Apache 2.0) Apache Jackrabbit JCR commons - http://jackrabbit.apache.org/jcr/components/jackrabbit-jcr-commons.html) @@ -17086,33 +17085,31 @@ The following components are provided under Apache License. (Apache 2.0) Codehaus Plexus Utils (org.codehaus.plexus:plexus-utils:2.0.7 - https://codehaus-plexus.github.io/) (Apache 2.0) findbugs jsr305 (com.google.code.findbugs:jsr305:jar:1.3.9 - http://findbugs.sourceforge.net/) (Apache 2.0) Google Guava (com.google.guava:guava:15.0 - https://code.google.com/p/guava-libraries/) - (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-core:2.7.0 - https://github.com/FasterXML/jackson-core) - (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-annotations:2.7.0 - https://github.com/FasterXML/jackson-core) - (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-databind:2.7.0 - https://github.com/FasterXML/jackson-core) + (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-core:2.3.13 - https://github.com/FasterXML/jackson-core) + (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-annotations:2.3.13 - https://github.com/FasterXML/jackson-core) + (Apache 2.0) Jackson (com.fasterxml.jackson.core:jackson-databind:2.3.13 - https://github.com/FasterXML/jackson-core) (Apache 2.0) Jackson Mapper ASL (org.codehaus.jackson:jackson-mapper-asl:1.9.13 - https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-mapper-asl/1.9.13) (Apache 2.0) javax.servlet (org.eclipse.jetty.orbit:javax.servlet:jar:3.1.0.v201112011016 - http://www.eclipse.org/jetty) (Apache 2.0) Joda-Time (joda-time:joda-time:2.8.1 - http://www.joda.org/joda-time/) (Apache 2.0) Jackson (org.codehaus.jackson:jackson-core-asl:1.9.13 - http://jackson.codehaus.org/) - (Apache 2.0) Javassist (org.javassist:javassist:jar:3.18.1-GA:compile - http://jboss-javassist.github.io/javassist/) - (Apache 2.0) JetS3t (net.java.dev.jets3t:jets3t:jar:0.9.3) - http://www.jets3t.org/ + (Apache 2.0) Javassist (org.javassist:javassist:jar:3.25.0-GA:compile - https://www.javassist.org) (Apache 2.0) Jetty (org.eclipse.jetty:jetty - http://www.eclipse.org/jetty) (Apache 2.0) mx4j (mx4j:mx4j:jar:3.0.2) - http://mx4j.sourceforge.net/ (Apache 2.0) Quartz Scheduler (org.quartz-scheduler:quartz:jar:2.2.1 - https://quartz-scheduler.org/) (Apache 2.0) xml apis (xml-apis:xml-apis:jar:1.4.01 - http://xerces.apache.org/xml-commons/components/external) - (Apache 2.0) java-xmlbuilder (com.jamesmurty.utils:java-xmlbuilder:jar:1.0 - https://github.com/jmurty/java-xmlbuilder) (Apache 2.0) compress-lzf (com.ning:compress-lzf:jar:1.0.3 - https://github.com/ning/compress) Copyright 2009-2010 Ning, Inc. (Apache 2.0) Snappy-java (org.xerial.snappy:snappy-java:1.1.2.4 - https://github.com/xerial/snappy-java/) (Apache 2.0) lz4-java (net.jpountz.lz4:lz4:jar:1.3.0 - https://github.com/jpountz/lz4-java) (Apache 2.0) RoaringBitmap (org.roaringbitmap:RoaringBitmap:jar:0.5.11 - https://github.com/lemire/RoaringBitmap) (Apache 2.0) json4s (org.json4s:json4s-ast_2.10:jar:3.2.10 - https://github.com/json4s/json4s) (Apache 2.0) HPPC Collections (com.carrotsearch:hppc:0.7.1 - http://labs.carrotsearch.com/hppc.html/hppc) - (Apache 2.0) Jackson-dataformat-CBOR (com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.6.2 - http://wiki.fasterxml.com/JacksonForCbor) - (Apache 2.0) Jackson-dataformat-Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.6.2 - http://wiki.fasterxml.com/JacksonForSmile) - (Apache 2.0) Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.6.2 - https://github.com/FasterXML/jackson) + (Apache 2.0) Jackson-dataformat-CBOR (com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.3.13 - http://wiki.fasterxml.com/JacksonForCbor) + (Apache 2.0) Jackson-dataformat-Smile (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.3.13 - http://wiki.fasterxml.com/JacksonForSmile) + (Apache 2.0) Jackson-dataformat-YAML (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.3.13 - https://github.com/FasterXML/jackson) (Apache 2.0) json-flattener (com.github.wnameless:json-flattener:0.1.6 - https://github.com/wnameless/json-flattener) (Apache 2.0) Spatial4J (com.spatial4j:spatial4j:0.4.1 - https://github.com/spatial4j/spatial4j) (Apache 2.0) T-Digest (com.tdunning:t-digest:3.0 - https://github.com/tdunning/t-digest) - (Apache 2.0) Netty (io.netty:netty:3.10.5.Final - http://netty.io/) + (Apache 2.0) Netty (io.netty:netty:3.10.6.Final - http://netty.io/) (Apache 2.0) Lucene Common Analyzers (org.apache.lucene:lucene-analyzers-common:5.3.1 - http://lucene.apache.org/lucene-parent/lucene-analyzers-common) (Apache 2.0) Lucene Memory (org.apache.lucene:lucene-backward-codecs:5.3.1 - http://lucene.apache.org/lucene-parent/lucene-backward-codecs) (Apache 2.0) Lucene Core (org.apache.lucene:lucene-core:5.3.1 - http://lucene.apache.org/lucene-parent/lucene-core) @@ -17132,7 +17129,7 @@ The following components are provided under Apache License. (Apache 2.0) Shiro Core (org.apache.shiro:shiro-core:1.3.2 - https://shiro.apache.org) (Apache 2.0) Shiro Web (org.apache.shiro:shiro-web:1.3.2 - https://shiro.apache.org) (Apache 2.0) SnakeYAML (org.yaml:snakeyaml:1.15 - http://www.snakeyaml.org) - (Apache 2.0) Protocol Buffers (com.google.protobuf:protobuf-java:2.5.0 - https://github.com/google/protobuf/releases) + (Apache 2.0) Protocol Buffers (com.google.protobuf:protobuf-java:3.16.1 - https://github.com/google/protobuf/releases) (Apache 2.0) Alluxio Shell (org.alluxio:alluxio-shell:1.0.0 - http://alluxio.org) (Apache 2.0) Alluxio Servers (org.alluxio:alluxio-core-server:1.0.0 - http://alluxio.org) (Apache 2.0) Alluxio Minicluster (org.alluxio:alluxio-minicluster:1.0.0 - http://alluxio.org) @@ -17150,20 +17147,19 @@ The following components are provided under Apache License. (Apache 2.0) The core jetty server artifact (org.mortbay.jetty:jetty:6.1.26 - http://javadox.com/org.mortbay.jetty/jetty/6.1.26/overview-tree.html) (Apache 2.0) Utility classes for Jetty (org.mortbay.jetty:jetty-util:6.1.26 - http://javadox.com/org.mortbay.jetty/jetty/6.1.26/overview-tree.html) (Apache 2.0) Servlet API (org.mortbay.jetty:servlet-api:2.5-20081211 - https://en.wikipedia.org/wiki/Jetty_(web_server)) - (Apache 2.0) Google HTTP Client Library for Java (com.google.http-client:google-http-client-jackson2:1.21.0 - https://github.com/google/google-http-java-client/tree/dev/google-http-client-jackson2) - (Apache 2.0) validation-api (javax.validation - http://beanvalidation.org/) + (Apache 2.0) Google HTTP Client Library for Java (com.google.http-client:google-http-client-jackson2:1.34.2 - https://github.com/google/google-http-java-client/tree/dev/google-http-client-jackson2) (Apache 2.0) pegdown (org.pegdown:pegdown:1.6.0 - https://github.com/sirthias/pegdown) (Apache 2.0) parboiled-java (org.parboiled:parboiled-java:1.1.7 - https://github.com/sirthias/parboiled) (Apache 2.0) parboiled-core (org.parboiled:parboiled-core:1.1.7 - https://github.com/sirthias/parboiled) (Apache 2.0) ZkClient (com.101tec:zkclient:0.7 - https://github.com/sgroschupf/zkclient) - (Apache 2.0) jackson-module-scala (com.fasterxml.jackson.module:jackson-module-scala_2.10:2.4.4 - http://wiki.fasterxml.com/JacksonModuleScala) + (Apache 2.0) jackson-module-scala (com.fasterxml.jackson.module:jackson-module-scala_2.11:2.13.3 - http://wiki.fasterxml.com/JacksonModuleScala) (Apache 2.0) BigQuery API v2-rev317-1.22.0 (com.google.apis:google-api-services-bigquery:v2-rev317-1.22.0 - http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-bigquery) (Apache 2.0) Google Cloud Debugger API v2-rev8-1.22.0 (com.google.apis:google-api-services-clouddebugger:v2-rev8-1.22.0 - http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-clouddebugger) (Apache 2.0) Google Dataflow API v1b3-rev36-1.22.0 (com.google.apis:google-api-services-dataflow:v1b3-rev36-1.22.0 - http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-dataflow) (Apache 2.0) Google Dataflow SDK 1.7.0 (com.google.cloud.dataflow:google-cloud-dataflow-java-sdk-all:1.7.0 - https://github.com/GoogleCloudPlatform/DataflowJavaSDK) (Apache 2.0) Google Cloud Pub/Sub API v1-rev10-1.22.0 (com.google.apis:google-api-services-pubsub:v1-rev10-1.22.0 - http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-pubsub) (Apache 2.0) Cloud Storage JSON API v1-rev71-1.22.0 (com.google.apis:google-api-services-storage:v1-rev71-1.22.0 - http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-storage) - (Apache 2.0) gcsio.jar (com.google.cloud.bigdataoss:gcsio:1.4.5 - https://github.com/GoogleCloudPlatform/BigData-interop/gcsio/) + (Apache 2.0) gcsio.jar (com.google.cloud.bigdataoss:gcsio:2.1.2 - https://github.com/GoogleCloudPlatform/BigData-interop/gcsio/) (Apache 2.0) util (com.google.cloud.bigdataoss:util:1.4.5 - https://github.com/GoogleCloudPlatform/BigData-interop/util/) (Apache 2.0) Google Guice - Core Library (com.google.inject:guice:3.0 - http://code.google.com/p/google-guice/guice/) (Apache 2.0) OkHttp (com.squareup.okhttp:okhttp:2.5.0 - https://github.com/square/okhttp/okhttp) @@ -17173,7 +17169,7 @@ The following components are provided under Apache License. (Apache 2.0) akka-remote (com.typesafe.akka:akka-remote_2.10:2.3.7 - http://akka.io/) (Apache 2.0) akka-slf4j (com.typesafe.akka:akka-slf4j_2.10:2.3.7 - http://akka.io/) (Apache 2.0) Metrics Core Library (com.yammer.metrics:metrics-core:2.2.0 - http://metrics.codahale.com/metrics-core/) - (Apache 2.0) Commons BeanUtils Bean Collections (commons-beanutils:commons-beanutils-bean-collections:1.8.3 - http://commons.apache.org/beanutils/) + (Apache 2.0) Commons BeanUtils Bean Collections (commons-beanutils:commons-beanutils-bean-collections:1.9.4 - http://commons.apache.org/beanutils/) (Apache 2.0) Metrics Core (io.dropwizard.metrics:metrics-core:3.1.0 - http://metrics.codahale.com/metrics-core/) (Apache 2.0) Graphite Integration for Metrics (io.dropwizard.metrics:metrics-graphite:3.1.0 - http://metrics.codahale.com/metrics-graphite/) (Apache 2.0) Jackson Integration for Metrics (io.dropwizard.metrics:metrics-json:3.1.0 - http://metrics.codahale.com/metrics-json/) @@ -17207,26 +17203,21 @@ The following components are provided under Apache License. (Apache 2.0) Scio Core 0.2.4 (com.spotify:scio-core:0.2.4 - https://github.com/spotify/scio) (Apache 2.0) Scio Extra 0.2.4 (com.spotify:scio-extra:0.2.4 - https://github.com/spotify/scio) (Apache 2.0) Scio Test 0.2.4 (com.spotify:scio-test:0.2.4 - https://github.com/spotify/scio) - (Apache 2.0) Netty Http2 Codec 4.1.0.CR1 (io.netty:netty-codec-http2:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Netty Http Codec 4.1.0.CR1 (io.netty:netty-codec-http:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Netty Handler 4.1.0.CR1 (io.netty:netty-handler:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Netty Buffer 4.1.0.CR1 (io.netty:netty-buffer:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Netty Common 4.1.0.CR1 (io.netty:netty-common:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Netty Transport 4.1.0.CR1 (io.netty:netty-transport:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Netty Resolver 4.1.0.CR1 (io.netty:netty-resolver:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Netty Codec 4.1.0.CR1 (io.netty:netty-codec:4.1.0.CR1 - https://github.com/netty/netty) - (Apache 2.0) Pubsub v1 GRPC Proto 0.0.2 (com.google.api.grpc:grpc-pubsub-v1:0.0.2 - https://github.com/googleapis/googleapis) - (Apache 2.0) Core GRPC Proto 0.0.3 (com.google.api.grpc:grpc-core-proto:0.0.3 - https://github.com/googleapis/googleapis) + (Apache 2.0) Netty Codec 4.1.77 (io.netty:netty-codec:4.1.77 - https://github.com/netty/netty) + (Apache 2.0) Netty Handler 4.1.77 (io.netty:netty-handler:4.1.77 - https://github.com/netty/netty) + (Apache 2.0) Netty Buffer 4.1.77 (io.netty:netty-buffer:4.1.77 - https://github.com/netty/netty) + (Apache 2.0) Netty Common 4.1.77 (io.netty:netty-common:4.1.77 - https://github.com/netty/netty) + (Apache 2.0) Netty Transport 4.1.77 (io.netty:netty-transport:4.1.77 - https://github.com/netty/netty) + (Apache 2.0) Netty Resolver 4.1.77 (io.netty:netty-resolver:4.1.77 - https://github.com/netty/netty) (Apache 2.0) Bigtable Proto 0.3.0 (com.google.cloud.bigtable:bigtable-protos:0.3.0 - https://github.com/googleapis/googleapis) - (Apache 2.0) Java Google API Client 1.22.0 (com.google.api-client:google-api-client:1.22.0 - https://github.com/googleapis/googleapis) - (Apache 2.0) Java6 Google API Client 1.22.0 (com.google.api-client:google-api-client-java6:1.22.0 - https://github.com/googleapis/googleapis) - (Apache 2.0) Jackson2 Google API Client 1.22.0 (com.google.api-client:google-api-client-jackson2:1.22.0 - https://github.com/googleapis/googleapis) - (Apache 2.0) Google HTTP Client 1.22.0 (com.google.http-client:google-http-client:1.22.0 - https://github.com/google/google-http-java-client) - (Apache 2.0) Jackson Google HTTP Client 1.22.0 (com.google.http-client:google-http-client-jackson:1.22.0 - https://github.com/google/google-http-java-client) - (Apache 2.0) Jackson2 Google HTTP Client 1.22.0 (com.google.http-client:google-http-client-jackson2:1.22.0 - https://github.com/google/google-http-java-client) - (Apache 2.0) Protobuf Google HTTP Client 1.22.0 (com.google.http-client:google-http-client-protobuf:1.22.0 - https://github.com/google/google-http-java-client) - (Apache 2.0) Google OAuth Java6 Client 1.22.0 (com.google.oauth-client:google-oauth-client-java6:1.22.0 - https://github.com/google/google-oauth-java-client) - (Apache 2.0) Google OAuth Client 1.22.0 (com.google.oauth-client:google-oauth-client:1.22.0 - https://github.com/google/google-oauth-java-client) + (Apache 2.0) Java Google API Client 1.30.9 (com.google.api-client:google-api-client:1.30.9 - https://github.com/googleapis/googleapis) + (Apache 2.0) Java6 Google API Client 1.30.9 (com.google.api-client:google-api-client-java6:1.30.9 - https://github.com/googleapis/googleapis) + (Apache 2.0) Jackson2 Google API Client 1.30.9 (com.google.api-client:google-api-client-jackson2:1.30.9 - https://github.com/googleapis/googleapis) + (Apache 2.0) Google HTTP Client 1.34.2 (com.google.http-client:google-http-client:1.34.2 - https://github.com/google/google-http-java-client) + (Apache 2.0) Jackson2 Google HTTP Client 1.34.2 (com.google.http-client:google-http-client-jackson2:1.34.2 - https://github.com/google/google-http-java-client) + (Apache 2.0) Protobuf Google HTTP Client 1.34.2 (com.google.http-client:google-http-client-protobuf:1.34.2 - https://github.com/google/google-http-java-client) + (Apache 2.0) Google OAuth Java6 Client 1.30.6 (com.google.oauth-client:google-oauth-client-java6:1.30.6 - https://github.com/google/google-oauth-java-client) + (Apache 2.0) Google OAuth Client 1.30.6 (com.google.oauth-client:google-oauth-client:1.30.6 - https://github.com/google/google-oauth-java-client) (Apache 2.0) Google API Datastore Protobuf v1beta2-rev1-4.0.0 (com.google.apis:google-api-services-datastore-protobuf:v1beta2-rev1-4.0.0 - https://github.com/googleapis/googleapis) (Apache 2.0) Google Datastore v1 Protobuf Client 1.1.0 (com.google.cloud.datastore:datastore-v1-proto-client:1.1.0 - https://github.com/GoogleCloudPlatform/google-cloud-datastore) (Apache 2.0) Google Datastore v1 Protos 1.0.1 (com.google.cloud.datastore:datastore-v1-protos:1.0.1 - https://github.com/googleapis/googleapis) @@ -17286,7 +17277,6 @@ The text of each license is also included at licenses/LICENSE-[project]-[version (The MIT License) slf4j v1.7.10 (org.slf4j:slf4j-api:jar:1.7.10 - http://www.slf4j.org) - http://www.slf4j.org/license.html (The MIT License) slf4j v1.7.21 (org.slf4j:slf4j-simple:1.7.21 - http://www.slf4j.org) - http://www.slf4j.org/license.html (The MIT License) slf4j-log4j12 v1.7.10 (org.slf4j:slf4j-log4j12:jar:1.7.10 - http://www.slf4j.org) - http://www.slf4j.org/license.html - (The MIT License) bcprov-jdk15on v1.51 (org.bouncycastle:bcprov-jdk15on:jar:1.51 - http://www.bouncycastle.org/java.html) - http://www.bouncycastle.org/licence.html (The MIT License) AnchorJS (https://github.com/bryanbraun/anchorjs) - https://github.com/bryanbraun/anchorjs/blob/master/README.md#license (The MIT License) moment-duration-format v1.3.0 (https://github.com/jsmreese/moment-duration-format) - https://github.com/jsmreese/moment-duration-format/blob/master/LICENSE (The MIT License) github-markdown-css 2.6.0 (https://github.com/sindresorhus/github-markdown-css) - https://github.com/sindresorhus/github-markdown-css/blob/v2.6.0/license @@ -17308,7 +17298,6 @@ The text of each license is also included at licenses/LICENSE-[project]-[version (The MIT License) headroom.js 0.9.3 (https://github.com/WickyNilliams/headroom.js) - https://github.com/WickyNilliams/headroom.js/blob/master/LICENSE (The MIT License) angular-viewport-watch 0.135 (https://github.com/wix/angular-viewport-watch) - https://github.com/wix/angular-viewport-watch/blob/master/LICENSE (The MIT License) ansi-up 2.0.2 (https://github.com/drudru/ansi_up) - https://github.com/drudru/ansi_up#license - (The MIT License) bcpkix-jdk15on 1.52 (org.bouncycastle:bcpkix-jdk15on:1.52 https://github.com/bcgit/bc-java) - https://github.com/bcgit/bc-java/blob/master/LICENSE.html ======================================================================== BSD-style licenses @@ -17327,19 +17316,9 @@ The text of each license is also included at licenses/LICENSE-[project]-[version (BSD Style) JLine v2.14.3 (https://github.com/jline/jline2) - https://github.com/jline/jline2/blob/master/LICENSE.txt (BSD New license) Google Auth Library for Java - Credentials (com.google.auth:google-auth-library-credentials:0.4.0 - https://github.com/google/google-auth-library-java/google-auth-library-credentials) (BSD New license) Google Auth Library for Java - OAuth2 HTTP (com.google.auth:google-auth-library-oauth2-http:0.4.0 - https://github.com/google/google-auth-library-java/google-auth-library-oauth2-http) - (New BSD license) Protocol Buffer Java API (com.google.protobuf:protobuf-java-util:3.0.0-beta-2 - https://developers.google.com/protocol-buffers/) - (New BSD license) Protocol Buffer JavaNano API (com.google.protobuf.nano:protobuf-javanano:3.0.0-alpha-5 - https://developers.google.com/protocol-buffers/) - (BSD) JSch (com.jcraft:jsch:0.1.42 - http://www.jcraft.com/jsch/) - (BSD 3-Clause) io.grpc:grpc-all (io.grpc:grpc-all:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-auth (io.grpc:grpc-auth:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-core (io.grpc:grpc-core:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-netty (io.grpc:grpc-netty:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-okhttp (io.grpc:grpc-okhttp:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-protobuf (io.grpc:grpc-protobuf:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-protobuf-lite (io.grpc:grpc-protobuf-lite:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-protobuf-nano (io.grpc:grpc-protobuf-nano:0.14.1 - https://github.com/grpc/grpc-java) - (BSD 3-Clause) io.grpc:grpc-stub (io.grpc:grpc-stub:0.14.1 - https://github.com/grpc/grpc-java) - (BSD-3-Clause) Kryo 3.0.3 (com.esotericsoftware:kryo-shaded:3.0.3 - https://github.com/EsotericSoftware/kryo) + (BSD) JSch (com.jcraft:jsch:0.1.54 - http://www.jcraft.com/jsch/) + (BSD 3-Clause) io.grpc:grpc-all (io.grpc:grpc-all:1.22.1 - https://github.com/grpc/grpc-java) + (BSD-3-Clause) Kryo 4.0.2 (com.esotericsoftware:kryo-shaded:4.0.2 - https://github.com/EsotericSoftware/kryo) (BSD-3-Clause) Minilog 1.3.0 (com.esotericsoftware:minlog:1.3.0 - https://github.com/EsotericSoftware/minlog) @@ -17359,8 +17338,7 @@ The following components are provided under the BSD-style License. (BSD-like) ASM asm-tree (org.ow2.asm:asm-tree:5.0.3 - http://asm.ow2.org/) - Copyright (c) 2000-2011 INRIA, France Telecom (BSD-like) ASM asm-analysis (org.ow2.asm:asm-analysis:5.0.3 - http://asm.ow2.org/) - Copyright (c) 2000-2011 INRIA, France Telecom (BSD-like) ASM asm-utils (org.ow2.asm:asm-utils:5.0.3 - http://asm.ow2.org/) - Copyright (c) 2000-2011 INRIA, France Telecom - (New BSD License) Py4J (net.sf.py4j:py4j:0.9 - http://py4j.sourceforge.net/) - (New BSD License) Py4J (net.sf.py4j:py4j:0.10.3 - http://py4j.sourceforge.net/) - https://github.com/bartdag/py4j/blob/0.10.3/LICENSE.txt + (New BSD License) Py4J (net.sf.py4j:py4j:0.10.7 - http://py4j.sourceforge.net/) - https://github.com/bartdag/py4j/blob/0.10.7/LICENSE.txt (New BSD License) Markdown4j (org.commonjava.googlecode.markdown4j:markdown4j:jar:2.2-cj-1.0 - https://code.google.com/p/markdown4j/) (BSD 3 Clause) Paranamer (com.thoughtworks.paranamer:paranamer:jar:2.6) - https://github.com/paul-hammant/paranamer/blob/paranamer-parent-2.6/LICENSE.txt (BSD 3 Clause) netlib core (com.github.fommil.netlib:core:1.1.2 - https://github.com/fommil/netlib-java/core) @@ -17412,7 +17390,7 @@ The following components are provided under the EPL License. (EPL 1.0) Sisu Inject Plexus 2.2.2 (org.sonatype.sisu:sisu-inject-plexus:2.2.2 - https://github.com/sonatype/sisu) (EPL 1.0) Sisu Inject Bean 2.2.2 (org.sonatype.sisu:sisu-inject-bean:2.2.2 - https://github.com/sonatype/sisu) (EPL 1.0) Sisu Inject Guice (org.sonatype.sisu:sisu-inject-guice:no_aop- https://github.com/sonatype/sisu) - (EPL 1.0) JUnit 4.12 (junit:junit:4.12 - https://github.com/junit-team/junit4) + (EPL 1.0) JUnit 4.13.2 (junit:junit:4.13.2 - https://github.com/junit-team/junit4) @@ -17445,7 +17423,6 @@ Creative Commons CC0 (http://creativecommons.org/publicdomain/zero/1.0/) (CC0 1.0 Universal) JSR166e (com.twitter:jsr166e:1.1.0 - http://github.com/twitter/jsr166e) (Public Domain, per Creative Commons CC0) HdrHistogram (org.hdrhistogram:HdrHistogram:2.1.6 - http://hdrhistogram.github.io/HdrHistogram/) - (Public Domain) XZ for Java (org.tukaani:xz:1.0 - http://tukaani.org/xz/java.html) (Public Domain) AOP alliance (aopalliance:aopalliance:1.0 - http://aopalliance.sourceforge.net) ======================================================================== @@ -17614,7 +17591,7 @@ Base64 Encoder and Decoder, which can be obtained at: * http://iharder.sourceforge.net/current/java/base64/ * -Apache jackson-xc 2.13.1 +Apache jackson-xc 2.13.3 @@ -18125,17 +18102,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -* -Bouncy Castle Provider 1.52 - -Copyright (c) 2000 - 2017 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * Calcite Avatica: 1.4.0-incubating @@ -18767,7 +18733,7 @@ Copyright 2012-2015 The Apache Software Foundation * -Commons Codec - commons-codec:commons-codec: 1.11 +Commons Codec - commons-codec:commons-codec: 1.15 Apache License @@ -18990,7 +18956,7 @@ See the License for the specific language governing permissions and limitations under the License. * -Commons IO: 2.6 +Commons IO: 2.11.0 Apache License @@ -20722,7 +20688,7 @@ Except as expressly set forth in the EPL v.1.0, neither TIBCO nor any contributo Any provisions under which TIBCO makes the component available which differ from the EPL v.1.0 are offered by TIBCO alone and not by any other party. * -HK2 API module: 2.4.0-b34 +HK2 API module: 2.6.1 TIBCO elects to make this component available pursuant to the Classpath Exception to the GNU General Public License, if applicable; otherwise, TIBCO elects the the Common Development and Distribution License (CDDL) version 1.1. @@ -20732,7 +20698,7 @@ This product includes software licensed under the Common Development and Distrib COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 1. Definitions. 1.1. “Contributor” means each individual or entity that creates or contributes to the creation of Modifications. 1.2. “Contributor Version” means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor. 1.3. “Covered Software” means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof. 1.4. “Executable” means the Covered Software in any form other than Source Code. 1.5. “Initial Developer” means the individual or entity that first makes Original Software available under this License. 1.6. “Larger Work” means a work which combines Covered Software or portions thereof with code not governed by the terms of this License. 1.7. “License” means this document. 1.8. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. 1.9. “Modifications” means the Source Code and Executable form of any of the following: A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications; B. Any new file that contains any part of the Original Software or previous Modification; or C. Any new file that is contributed or otherwise made available under the terms of this License. 1.10. “Original Software” means the Source Code and Executable form of computer software code that is originally released under this License. 1.11. “Patent Claims” means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. 1.12. “Source Code” means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code. 1.13. “You” (or “Your”) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, “You” includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants. 2.1. The Initial Developer Grant. Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and (b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof). (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License. (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices. 2.2. Contributor Grant. Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party. (d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor. 3. Distribution Obligations. 3.1. Availability of Source Code. Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange. 3.2. Modifications. The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License. 3.3. Required Notices. You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer. 3.4. Application of Additional Terms. You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients’ rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. 3.5. Distribution of Executable Versions. You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient’s rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. 3.6. Larger Works. You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software. 4. Versions of the License. 4.1. New Versions. Sun Microsystems, Inc. is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License. 4.2. Effect of New Versions. You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward. 4.3. Modified Versions. When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License. 5. DISCLAIMER OF WARRANTY. COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN “AS IS” BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 6. TERMINATION. 6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. 6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as “Participant”) alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant. 6.3. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination. 7. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY’S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. 8. U.S. GOVERNMENT END USERS. The Covered Software is a “commercial item,” as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of “commercial computer software” (as that term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and “commercial computer software documentation” as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License. 9. MISCELLANEOUS. This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction’s conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys’ fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software. 10. RESPONSIBILITY FOR CLAIMS. As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California. * -HK2 Implementation Utilities: 2.4.0-b34 +HK2 Implementation Utilities: 2.6.1 TIBCO elects to make this component available pursuant to the Classpath Exception to the GNU General Public License, if applicable; otherwise, TIBCO elects the the Common Development and Distribution License (CDDL) version 1.1. @@ -22169,7 +22135,7 @@ Copyright (c) 2004-2017 QOS.ch WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * -Jackson-annotations: 2.13.1 +Jackson-annotations: 2.13.3 Apache License @@ -22375,7 +22341,7 @@ Jackson-annotations: 2.13.1 limitations under the License. * -Jackson-module-paranamer: 2.13.1 +Jackson-module-paranamer: 2.13.3 Apache License @@ -23221,7 +23187,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND * -Javassist - org.javassist:javassist 3.18.1-GA +Javassist - org.javassist:javassist 3.25.0-GA Javassist version 3 @@ -23372,8 +23338,6 @@ Contributor(s): ______________________________________. Alternatively, the contents of this file may be used under the terms of the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), in which case the provisions of the LGPL are applicable instead of those above. If you wish to allow use of your version of this file only under the terms of the LGPL, and not to allow others to use your version of this file under the terms of the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the LGPL. If you do not delete the provisions above, a recipient may use your version of this file under the terms of either the MPL or the LGPL. - - * Javolution: 5.5.1 @@ -23405,216 +23369,6 @@ Javolution: 5.5.1 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -* -JetS3t: 0.9.4 - -Copyright 2006-2014 James Murty - - - - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - * Jettison 1.1 @@ -27811,7 +27565,7 @@ http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. * -Netty, netty-all, 4.1.73.Final +Netty, netty-all, 4.1.77.Final Apache License @@ -29576,7 +29330,7 @@ License: http://www.apache.org/licenses/LICENSE-2.0.txt * -Protocol Buffers: v3.6.1 +Protocol Buffers: v3.16.1 Copyright 2008 Google Inc. All rights reserved. @@ -30298,7 +30052,7 @@ Neither the name of the EPFL nor the names of its contributors may be used to en THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * -ServiceLocator Default Implementation: 2.4.0-b34 +ServiceLocator Default Implementation: 2.6.1 TIBCO elects to make this component available pursuant to the Classpath Exception to the GNU General Public License, if applicable; otherwise, TIBCO elects the the Common Development and Distribution License (CDDL) version 1.1. @@ -34975,7 +34729,7 @@ akka-slf4j: 2.3.16 limitations under the License. * -aopalliance repackaged as a module 2.4.0-b34 +aopalliance repackaged as a module 2.6.1 TIBCO elects to make this component available pursuant to the Classpath Exception to the GNU General Public License, if applicable; otherwise, TIBCO elects the the Common Development and Distribution License (CDDL) version 1.1. @@ -35339,7 +35093,6 @@ state courts of the State of California, with venue lying in Santa Clara County, California. - * arpack_combined_all 0.1 @@ -35352,211 +35105,6 @@ Redistribution and use in source and binary forms, with or without modification, This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. in no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. -* -beanvalidation-api 1.1.0.Final - -Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - * bootstrap-tooltip: 2.3.2 @@ -61759,7 +61307,7 @@ which has the following notices: * -hive-beeline, 1.2.1.spark2 +hive-beeline, 1.21.2.7.0.3.2-3 Apache License @@ -61966,7 +61514,7 @@ hive-beeline, 1.2.1.spark2 * -hive-jdbc, 1.2.1.spark2 +hive-jdbc, 1.21.2.7.0.3.2-3 Apache License @@ -62173,7 +61721,7 @@ hive-jdbc, 1.2.1.spark2 * -hive-metastore, 1.2.1.spark2 +hive-metastore, 1.21.2.7.0.3.2-3 Hive Metastore Copyright 2016 The Apache Software Foundation @@ -62615,7 +62163,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * -jackson-core: 2.13.1 +jackson-core: 2.13.3 Apache License @@ -62895,7 +62443,7 @@ See the License for the specific language governing permissions and limitations under the License. * -jackson-databind: 2.13.1 +jackson-databind: 2.13.3 Apache License @@ -63122,7 +62670,7 @@ from the source code management (SCM) system project uses. * -jackson-jaxrs, 2.13.1 +jackson-jaxrs, 2.13.3 Apache License @@ -63331,7 +62879,7 @@ jackson-jaxrs, 2.13.1 * -jackson-module-scala: 2.13.1 +jackson-module-scala: 2.13.3 @@ -63537,81 +63085,6 @@ jackson-module-scala: 2.13.1 See the License for the specific language governing permissions and limitations under the License. -* -java-xmlbuilder: 1.1 - - -Apache License - -Version 2.0, January 2004 - -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. - -"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. - -2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. - -3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. - -4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: - -You must give any other recipients of the Work or Derivative Works a copy of this License; and -You must cause any modified files to carry prominent notices stating that You changed the files; and -You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and -If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. - -You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. -5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. - -6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. - -8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS - -APPENDIX: HOW TO APPLY THE APACHE LICENSE TO YOUR WORK -To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. - -Copyright [yyyy] [name of copyright owner] - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. - * javaewah 0.3.2 @@ -64399,7 +63872,7 @@ See the License for the specific language governing permissions and limitations under the License. * -javax.inject:1 as OSGi bundle - org.glassfish.hk2.external:javax.inject: 2.4.0-b34 +javax.inject:1 as OSGi bundle - org.glassfish.hk2.external:javax.inject: 2.6.1 TIBCO elects to make this component available pursuant to the Classpath Exception to the GNU General Public License, if applicable; otherwise, TIBCO elects the the Common Development and Distribution License (CDDL) version 1.1. diff --git a/NOTICE b/NOTICE index d0a495181f..fe264d893c 100644 --- a/NOTICE +++ b/NOTICE @@ -12,20 +12,19 @@ RoaringBitmap-0.6.66.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 ST4-4.0.4.jar BSD License: http://antlr.org/license.html Vis.js Apache V2: http://www.apache.org/licenses/LICENSE-2.0 accessors-smart-1.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -activation-1.1.1.jar CDDL 1.0: https://glassfish.dev.java.net/public/CDDLv1.0.html +activation-1.1.1.jar CDDL 1.0: https://opensource.org/licenses/CDDL-1.0 akka-actor_2.11-2.3.16.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 akka-cluster_2.11-2.3.16.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 akka-remote_2.11-2.3.16.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 akka-slf4j_2.11-2.3.16.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -ant-1.9.13.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +ant-1.10.12.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 antlr-2.7.7.jar BSD License: http://antlr.org/license.html antlr-runtime-3.4.jar BSD License: http://antlr.org/license.html antlr4-runtime-4.5.3.jar BSD License: http://antlr.org/license.html aopalliance-1.0.jar Public Domain -aopalliance-repackaged-2.4.0-b34.jar CDDL/GPLv2+CE: https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html +aopalliance-repackaged-2.6.1.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/glassfish-hk2/2.6.1/LICENSE.md arpack_combined_all-0.1.jar BSD License: http://www.opensource.org/licenses/bsd-license.php audience-annotations-0.5.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -auto-value-annotations-1.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 avro-1.7.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 avro-ipc-1.7.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 avro-mapred-1.7.7-hadoop2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -37,29 +36,26 @@ aws-java-sdk-sts-1.11.375.jar Apache V2: https://aws.amazon.com/apache2.0 azure-data-lake-store-sdk-2.2.9.jar MIT: https://github.com/Azure/azure-data-lake-store-java/blob/master/LICENSE.txt azure-keyvault-core-1.0.0.jar MIT: http://opensource.org/licenses/MIT azure-storage-7.0.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -base64-2.3.8.jar Public Domain -bcprov-jdk15on-1.52.jar Bouncy Castle License: http://www.bouncycastle.org/licence.html bonecp-0.8.0.RELEASE.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 breeze-macros_2.11-0.13.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 breeze_2.11-0.13.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 calcite-avatica-1.4.0-incubating.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 calcite-core-1.4.0-incubating.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 calcite-linq4j-1.4.0-incubating.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -checker-compat-qual-2.5.3.jar MIT: http://opensource.org/licenses/MIT chill-java-0.8.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 chill_2.11-0.8.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -commons-beanutils-1.9.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +commons-beanutils-1.9.4.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-cli-1.4.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -commons-codec-1.11.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +commons-codec-1.15.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-collections-3.2.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-compiler-3.0.8.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -commons-compress-1.4.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +commons-compress-1.21.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-configuration-1.10.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-configuration2-2.1.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-crypto-1.0.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-daemon-1.0.13.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-dbcp-1.4.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -commons-io-2.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +commons-io-2.11.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-lang-2.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-lang3-3.8.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 commons-logging-1.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -85,28 +81,14 @@ dnsjava-2.1.7.jar BSD: http://opensource.org/licenses/BSD-2-Clause ehcache-3.3.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 eigenbase-properties-1.1.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 fastutil-core-8.5.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -flogger-0.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -flogger-slf4j-backend-0.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -flogger-system-backend-0.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 flyway-core-3.2.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 gcs-connector-hadoop3-2.1.2-shaded.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -gcsio-2.1.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 gemfire-core-1.6.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 gemfire-jgroups-1.6.7.jar LGPL2.1: http://www.opensource.org/licenses/lgpl-2.1.php gemfire-shared-1.6.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 gemfire-trove-1.6.7.jar LGPL2.1: http://www.opensource.org/licenses/lgpl-2.1.php gemfire-util-1.6.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 geronimo-jcache_1.0_spec-1.0-alpha-1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-api-client-1.30.9.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-api-client-jackson2-1.30.9.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-api-client-java6-1.30.9.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-api-services-storage-v1-rev20200226-1.30.9.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-extensions-0.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-http-client-1.34.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-http-client-jackson2-1.34.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-oauth-client-1.30.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -google-oauth-client-java6-1.30.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -grpc-context-1.22.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 gson-2.2.4.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 guava-14.0.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 guice-4.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -135,52 +117,50 @@ hive-cli-1.21.2.7.0.3.2-3.jar Apache V2: http://www.apache.org/licenses/LICENS hive-exec-1.21.2.7.0.3.2-3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 hive-jdbc-1.21.2.7.0.3.2-3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 hive-metastore-1.21.2.7.0.3.2-3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -hk2-api-2.4.0-b34.jar CDDL/GPLv2+CE: https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html -hk2-locator-2.4.0-b34.jar CDDL/GPLv2+CE: https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html -hk2-utils-2.4.0-b34.jar CDDL/GPLv2+CE: https://glassfish.java.net/nonav/public/CDDL+GPL_1_1.html +hk2-api-2.6.1.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/glassfish-hk2/2.6.1/LICENSE.md +hk2-locator-2.6.1.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/glassfish-hk2/2.6.1/LICENSE.md +hk2-utils-2.6.1.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/glassfish-hk2/2.6.1/LICENSE.md htrace-core-3.2.0-incubating.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 htrace-core4-4.1.0-incubating.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -httpclient-4.5.11.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +httpclient-4.5.13.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 httpcore-4.4.13.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 ion-java-1.0.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 ivy-2.4.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -j2objc-annotations-1.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-annotations-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-core-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-annotations-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-core-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 jackson-core-asl-1.9.14-atlassian-6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-databind-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-dataformat-chor-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-datatype-jdk8-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-jaxrs-base-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-jaxrs-json-provider-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-databind-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-dataformat-cbor-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-datatype-jdk8-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-jaxrs-base-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-jaxrs-json-provider-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 jackson-mapper-asl-1.9.14-atlassian-6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-module-jaxb-annotations-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jackson-module-scala_2.11-2.13.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-module-jaxb-annotations-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jackson-module-scala_2.11-2.13.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 jakarta.activation-api-1.2.2.jar EDL V1.0: http://www.eclipse.org/org/documents/edl-v10.php +jakarta.annotation-api-1.3.5.jar EPL V2.0: http://www.eclipse.org/legal/epl-2.0 +jakarta.inject-2.6.1.jar EPL V2.0: http://www.eclipse.org/legal/epl-2.0 +jakarta.validation-api-2.0.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jakarta.ws.rs-api-2.1.6.jar EPL V2.0: http://www.eclipse.org/legal/epl-2.0 jakarta.xml.bind-api-2.3.3.jar EDL V1.0: http://www.eclipse.org/org/documents/edl-v10.php janino-3.0.8.jar BSD: https://raw.githubusercontent.com/janino-compiler/janino/master/LICENSE -java-xmlbuilder-1.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -javassist-3.18.1-GA.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -javax.annotation-api-1.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html +javassist-3.25.0-GA.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 javax.inject-1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -javax.inject-2.4.0-b34.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -javax.resource-api-1.7.1.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -javax.servlet-api-3.1.0.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -javax.transaction-api-1.3.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -javax.ws.rs-api-2.1.1.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html +javax.resource-api-1.7.1.jar CDDL/GPLv2+CE: https://oss.oracle.com/licenses/CDDL+GPL-1.1 +javax.servlet-api-3.1.0.jar CDDL/GPLv2+CE: https://oss.oracle.com/licenses/CDDL+GPL-1.1 +javax.transaction-api-1.3.jar CDDL/GPLv2+CE: https://oss.oracle.com/licenses/CDDL+GPL-1.1 +javax.ws.rs-api-2.1.1.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/jakartaee/rest/2.1.1/LICENSE.md javolution-5.5.1.jar BSD: http://javolution.org/LICENSE.txt -jaxb-api-2.2.11.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html +jaxb-api-2.2.11.jar CDDL/GPLv2+CE: https://oss.oracle.com/licenses/CDDL+GPL-1.1 jcip-annotations-1.0-1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 jcl-over-slf4j-1.7.32.jar MIT: http://www.opensource.org/licenses/mit-license.php jdo-api-3.0.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jersey-client-2.22.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -jersey-common-2.22.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -jersey-container-servlet-2.22.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -jersey-container-servlet-core-2.22.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -jersey-guava-2.22.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -jersey-media-jaxb-2.22.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -jersey-server-2.22.2.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html -jets3t-0.9.4.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +jersey-client-2.35.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/jersey/2.35/LICENSE.md +jersey-common-2.35.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/jersey/2.35/LICENSE.md +jersey-container-servlet-2.35.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/jersey/2.35/LICENSE.md +jersey-container-servlet-core-2.35.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/jersey/2.35/LICENSE.md +jersey-hk2-2.35.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/jersey/2.35/LICENSE.md +jersey-server-2.35.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/jersey/2.35/LICENSE.md jetty-client-9.4.43.v20210629.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 jetty-continuation-9.4.43.v20210629.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 jetty-http-9.4.43.v20210629.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -208,10 +188,10 @@ json-smart-2.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 json4s-ast_2.11-3.2.11.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 json4s-core_2.11-3.2.11.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 json4s-jackson_2.11-3.2.11.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jsp-api-2.1.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html +jsp-api-2.1.jar CDDL/GPLv2+CE: https://oss.oracle.com/licenses/CDDL+GPL-1.1 jsr305-3.0.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 jta-1.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -jtransforms-2.4.0.jar MPL: http://www.mozilla.org/MPL/2.0/index.txt +jtransforms-2.4.0.jar MPL V2.0: http://www.mozilla.org/MPL/2.0/index.txt jul-to-slf4j-1.7.32.jar MIT: http://www.opensource.org/licenses/mit-license.php kafka-clients-2.2.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 kafka_2.11-2.2.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -254,7 +234,7 @@ metrics-core-3.2.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 metrics-graphite-3.2.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 metrics-json-3.2.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 metrics-jvm-3.2.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -mimepull-1.9.5.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html +mimepull-1.9.5.jar CDDL/GPLv2+CE: https://oss.oracle.com/licenses/CDDL+GPL-1.1 minlog-1.3.0.jar BSD: http://www.opensource.org/licenses/bsd-license.php moment.js MIT: http://www.opensource.org/licenses/mit-license.php mssql-jdbc-6.2.1.jre7.jar MIT: http://www.opensource.org/licenses/mit-license.php @@ -262,32 +242,29 @@ mx4j-3.0.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 mx4j-remote-3.0.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 mx4j-tools-3.0.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 netty-3.10.6.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-all-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-buffer-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-codec-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-common-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-handler-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-resolver-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-tcnative-classes-2.0.46.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-classes-epoll-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-classes-kqueue-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-native-epoll-4.1.73.Final-linux-aarch_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-native-epoll-4.1.73.Final-linux-x86_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-native-epoll-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-native-kqueue-4.1.73.Final-osx-aarch_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-native-kqueue-4.1.73.Final-osx-x86_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -netty-transport-native-unix-common-4.1.73.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-all-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-buffer-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-codec-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-common-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-handler-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-resolver-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-classes-epoll-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-classes-kqueue-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-native-epoll-4.1.77.Final-linux-aarch_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-native-epoll-4.1.77.Final-linux-x86_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-native-epoll-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-native-kqueue-4.1.77.Final-osx-aarch_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-native-kqueue-4.1.77.Final-osx-x86_64.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +netty-transport-native-unix-common-4.1.77.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 nimbus-jose-jwt-4.41.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 objenesis-3.0.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 okhttp-2.7.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 okio-1.6.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -opencensus-api-0.24.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -opencensus-contrib-http-util-0.24.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 opencsv-2.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 org.osgi.core-6.0.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 oro-2.0.8.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -osgi-resource-locator-1.0.1.jar CDDL/GPLv2+CE: https://glassfish.java.net/public/CDDL+GPL_1_1.html +osgi-resource-locator-1.0.3.jar EPLv2/GPLv2+CE: https://raw.githubusercontent.com/eclipse-ee4j/glassfish-hk2-extra/1.0.3-RELEASE/LICENSE.md paranamer-2.8.jar BSD: http://www.opensource.org/licenses/bsd-license.php parboiled-core-1.1.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 parboiled-scala_2.11-1.1.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -299,14 +276,14 @@ parquet-format-2.3.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 parquet-hadoop-1.8.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 parquet-hadoop-bundle-1.6.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 parquet-jackson-1.8.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -pmml-model-1.2.17.jar BSD-3: http://opensource.org/licenses/BSD-3-Clause -pmml-schema-1.2.17.jar BSD-3: http://opensource.org/licenses/BSD-3-Clause -protobuf-java-3.6.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +pmml-model-1.4.15.jar BSD-3: http://opensource.org/licenses/BSD-3-Clause +protobuf-java-3.16.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 py4j-0.10.7.jar BSD: http://www.opensource.org/licenses/bsd-license.php pyrolite-4.22.jar MIT: https://raw.githubusercontent.com/irmen/Pyrolite/master/LICENSE re2j-1.1.jar BSD-3: https://golang.org/LICENSE scala-compiler-2.11.8.jar BSD-3: http://www.scala-lang.org/license.html scala-library-2.11.8.jar BSD-3: http://www.scala-lang.org/license.html +scala-logging_2.11-3.9.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 scala-parser-combinators_2.11-1.0.4.jar BSD-3: http://www.scala-lang.org/license.html scala-reflect-2.11.8.jar BSD-3: http://www.scala-lang.org/license.html scala-xml_2.11-1.0.4.jar BSD-3: http://www.scala-lang.org/license.html @@ -362,8 +339,8 @@ spray-io_2.11-1.3.4.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 spray-json_2.11-1.3.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 spray-routing-shapeless2_2.11-1.3.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 spray-util_2.11-1.3.4.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -stax-api-1.0-2.jar CDDL 1.0: https://opensource.org/licenses/CDDL-1.0 stax-api-1.0.1.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 +stax2-api-3.1.4.jar BSD License: http://www.opensource.org/licenses/bsd-license.php stream-2.9.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 stringtemplate-3.2.1.jar BSD: http://antlr.org/license.html super-csv-2.2.0.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -374,15 +351,11 @@ twitter4j-core-4.0.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 twitter4j-stream-4.0.7.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 uncommons-maths-1.2.2a.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 univocity-parsers-2.7.6.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -util-2.1.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -util-hadoop-hadoop3-2.1.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 -validation-api-1.1.0.Final.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 wildfly-openssl-1.0.4.Final.jar Apache V2: http://repository.jboss.org/licenses/apache-2.0.txt woodstox-core-5.0.3.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 xbean-asm5-shaded-4.5.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 xml-apis-1.4.01.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 xom-1.2.10.jar LGPL2.1: http://www.gnu.org/licenses/lgpl-2.1.html -xz-1.0.jar Public Domain zkclient-0.11.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 zookeeper-3.6.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 zookeeper-jute-3.6.2.jar Apache V2: http://www.apache.org/licenses/LICENSE-2.0 @@ -402,7 +375,7 @@ The following components are provided under the Common Development and Distribut (CDDL 1.0) Glassfish Jasper (org.mortbay.jetty:jsp-2.1:6.1.14 - http://jetty.mortbay.org/project/modules/jsp-2.1) (CDDL 1.0) JAX-RS (https://jax-rs-spec.java.net/) (CDDL 1.0) Servlet Specification 2.5 API (org.mortbay.jetty:servlet-api-2.5:6.1.14 - http://jetty.mortbay.org/project/modules/servlet-api-2.5) - (CDDL 1.0) (GPL2 w/ CPE) javax.annotation API (https://glassfish.java.net/nonav/public/CDDL+GPL.html) + (CDDL 1.0) (GPL2 w/ CPE) javax.annotation API (https://oss.oracle.com/licenses/CDDL+GPL-1.1) (COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0) (GNU General Public Library) Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url defined) (Common Development and Distribution License (CDDL) v1.0) JavaBeans Activation Framework (JAF) (javax.activation:activation:1.1.1 - http://java.sun.com/products/javabeans/jaf/index.jsp) @@ -412,10 +385,7 @@ Common Development and Distribution License 1.1 The following components are provided under the Common Development and Distribution License 1.1. See project link for details. - (CDDL 1.1) (GPL2 w/ CPE) org.glassfish.hk2 (https://hk2.java.net) - (CDDL 1.1) (GPL2 w/ CPE) JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/) - (CDDL 1.1) (GPL2 w/ CPE) JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/) - (CDDL 1.1) (GPL2 w/ CPE) Jersey 2 (https://jersey.java.net) + (CDDL 1.1) (GPL2 w/ CPE) JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.11 - https://javaee.github.io/jaxb-v2) ======================================================================== Common Public License 1.0 @@ -425,15 +395,16 @@ The following components are provided under the Common Public 1.0 License. See p (Common Public License Version 1.0) JUnit (junit:junit-dep:4.10 - http://junit.org) (Common Public License Version 1.0) JUnit (junit:junit:3.8.1 - http://junit.org) - (Common Public License Version 1.0) JUnit (junit:junit:4.8.2 - http://junit.org) + (Common Public License Version 1.0) JUnit (junit:junit:4.13.2 - http://junit.org) ======================================================================== -Eclipse Public License 1.0 +Eclipse Public License ======================================================================== -The following components are provided under the Eclipse Public License 1.0. See project links for details. +The following components are provided under the Eclipse Public Licenses. See project links for details. (Eclipse Public License v1.0) Eclipse JDT Core (org.eclipse.jdt:core:3.1.1 - http://www.eclipse.org/jdt/) + (Eclipse Public License v2.0) (GPL2 w/ CPE) Jersey 2 (https://github.com/eclipse-ee4j/jersey) ======================================================================== Mozilla Public License 1.0 @@ -1379,13 +1350,3 @@ ant.jar > MIT - -JGroups-2.2.9.src.zip/ JGroups-2.2.9.src/ lib/bcprov-jdk14-117.jar/ org/ bouncycastle/ LICENSE.class - - -Copyright (c) 2000 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) GH line.separator IJ^ - - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,subject to the following conditions:The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE [LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/aqp b/aqp index 86f7591d4a..b544bd6f98 160000 --- a/aqp +++ b/aqp @@ -1 +1 @@ -Subproject commit 86f7591d4a4a11813a84aed16d759687d98f1734 +Subproject commit b544bd6f98dbd3287137d4de0d0730ef4a0f3ddb diff --git a/build.gradle b/build.gradle index 35c5091d59..ae4163c93c 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ buildscript { classpath 'de.undercouch:gradle-download-task:3.4.3' classpath 'net.rdrei.android.buildtimetracker:gradle-plugin:0.11.+' classpath 'com.netflix.nebula:gradle-ospackage-plugin:5.2.+' - // classpath 'org.owasp:dependency-check-gradle:6.5.3' + classpath 'org.owasp:dependency-check-gradle:7.1.0.1' } } @@ -38,7 +38,6 @@ apply plugin: 'wrapper' apply plugin: 'distribution' apply plugin: 'nebula.ospackage-base' apply plugin: "nebula.ospackage" -// apply plugin: 'org.owasp.dependencycheck' // def isEnterpriseProduct = rootProject.hasProperty('snappydata.enterprise') @@ -70,6 +69,7 @@ allprojects { apply plugin: 'com.github.johnrengelman.shadow' apply plugin: 'idea' apply plugin: "build-time-tracker" + apply plugin: 'org.owasp.dependencycheck' group = 'io.snappydata' version = '1.3.1' @@ -112,7 +112,7 @@ allprojects { snappySparkMetricsLibVersion = '2.0.0.1' log4j2Version = '2.17.2' slf4jVersion = '1.7.32' - junitVersion = '4.12' + junitVersion = '4.13.2' mockitoVersion = '1.10.19' hadoopVersion = '3.2.0' awsSdkVersion = '1.11.375' @@ -126,8 +126,8 @@ allprojects { fastutilVersion = '8.5.6' kryoVersion = '4.0.1' thriftVersion = '0.9.3' - jacksonVersion = '2.13.1' - jacksonDatabindVersion = '2.13.1' + jacksonVersion = '2.13.3' + jacksonDatabindVersion = '2.13.3' hiveVersion = '1.21.2.7.0.3.2-3' metricsVersion = '4.0.3' metrics2Version = '2.2.0' @@ -140,6 +140,7 @@ allprojects { objenesisVersion = '3.0.1' rabbitMqVersion = '4.9.1' akkaVersion = '2.3.16' + nettyAkkaVersion = '3.10.6.Final' sprayVersion = '1.3.4' sprayJsonVersion = '1.3.5' sprayShapelessVersion = '1.3.3' @@ -148,7 +149,7 @@ allprojects { jodaTimeVersion = '2.10.1' slickVersion = '2.1.0' h2Version = '1.3.176' - commonsIoVersion = '2.6' + commonsIoVersion = '2.11.0' commonsPoolVersion = '1.6' dbcpVersion = '1.4' shiroVersion = '1.2.6' @@ -990,7 +991,7 @@ gradle.taskGraph.whenReady { graph -> Set skipPublishFor = [ 'snappydata_' + scalaBinaryVersion, 'snappy-spark', 'snappy-store', 'snappy-dtests_' + scalaBinaryVersion, 'snappy-compatibility-tests_' + scalaBinaryVersion, - 'snappydata-native', 'snappydata-store-prebuild', + 'gemfire-junit', 'snappydata-native', 'snappydata-store-prebuild', 'snappy-spark-assembly_' + scalaBinaryVersion ] diff --git a/cluster/build.gradle b/cluster/build.gradle index b7aa57a890..7646f4c40a 100644 --- a/cluster/build.gradle +++ b/cluster/build.gradle @@ -171,7 +171,11 @@ dependencies { //exclude(group: 'org.scala-lang', module: 'scala-library') //exclude(group: 'org.apache.avro', module: 'avro') } - compile(group:'com.google.cloud.bigdataoss', name:'gcs-connector', version: gcsHadoop3ConnectorVersion, classifier: 'shaded') + compile(group:'com.google.cloud.bigdataoss', name:'gcs-connector', version: gcsHadoop3ConnectorVersion, classifier: 'shaded') { + // shaded jar includes all dependencies but the pom still lists all dependencies as per + // the non-shaded jar, so skip all dependencies explicitly + transitive = false + } testCompile project(':dunit') testCompile "org.eclipse.collections:eclipse-collections:${eclipseCollectionsVersion}" diff --git a/core/src/dunit/scala/io/snappydata/cluster/SnappyJobTestSupport.scala b/core/src/dunit/scala/io/snappydata/cluster/SnappyJobTestSupport.scala index b60182582d..b00ca27c16 100644 --- a/core/src/dunit/scala/io/snappydata/cluster/SnappyJobTestSupport.scala +++ b/core/src/dunit/scala/io/snappydata/cluster/SnappyJobTestSupport.scala @@ -53,7 +53,7 @@ trait SnappyJobTestSupport extends Logging { * exceeds specified time, the method will throw exception. */ def submitAndWaitForCompletion(classFullName: String, jobCmdAffix: String = "", - waitTimeMillis: Int = 60000): Unit = { + waitTimeMillis: Int = 120000): Unit = { val consoleLog: String = submitJob(classFullName, jobCmdAffix) logInfo("Job submission response:" + consoleLog) val jobId = getJobId(consoleLog) diff --git a/docs/release_notes/release_notes.md b/docs/release_notes/release_notes.md index 1d86c3b6ca..78dd3d2e1a 100644 --- a/docs/release_notes/release_notes.md +++ b/docs/release_notes/release_notes.md @@ -76,7 +76,7 @@ SnappyData 1.3.1 release includes the following new features over the previous 1 to the latest Log4J 2.x (2.17.2) from the previous Log4J 1.x. Patches were ported for the Spark components (where support for Log4J 2.x will land only with the 3.3.0 release), while other components were updated to use Log4J/SLF4J. The Spark connector component supports both Log4J 2.x and Log4J 1.x to allow compatibility - with upstream Spark releases which the SnappyData's Spark distribution only uses Log4J 2.x. + with upstream Spark releases while the SnappyData's Spark distribution only uses Log4J 2.x. ## Stability and Security Improvements @@ -88,68 +88,74 @@ SnappyData 1.3.1 includes the following changes to improve stability and securit * Fixed a race condition in old entries cleaner thread deleting in-use snapshot entries. * Allow retry in startup failure even for data nodes. In some rare cases region initialization may fail - due to colocated region still being initialized, so retry region initialization. + due to colocated region still being initialized, so retry region initialization for such cases. -* Fixed UDF names lookups to do exact regex match in the CSV list in the meta-data region. +* Fixed UDF name lookups to do exact regex match in the CSV list in the meta-data region. * Apart from Log4J, following dependencies were updated to address known security issues: - - Jetty upgraded to 9.4.44.v20210927 - - jackson-mapper-asl and jackson-core-asl upgraded to 1.9.14-atlassian-6 - - jackson and jackson-databind upgraded to 2.13.1 - - Kafka upgraded to 2.2.2 - - [SPARK-34110](https://issues.apache.org/jira/browse/SPARK-34110): Upgrade Zookeeper to 3.6.2 - - [SPARK-37901](https://issues.apache.org/jira/browse/SPARK-37901): Upgrade Netty to 4.1.73 - - gcs-hadoop-connector upgraded to hadoop3-2.1.2 + - Jetty upgraded to 9.4.44.v20210927 + - jackson-mapper-asl and jackson-core-asl upgraded to 1.9.14-atlassian-6 + - jackson and jackson-databind upgraded to 2.13.1 + - Kafka upgraded to 2.2.2 + - [SPARK-34110](https://issues.apache.org/jira/browse/SPARK-34110): Upgrade Zookeeper to 3.6.2 + - [SPARK-37901](https://issues.apache.org/jira/browse/SPARK-37901): Upgrade Netty to 4.1.73 + - gcs-hadoop-connector upgraded to hadoop3-2.1.2 * Ported patches for the following issues from Apache Geode: - - [GEODE-1252](https://issues.apache.org/jira/browse/GEODE-1252): Modify bits field atomically - - [GEODE-2802](https://issues.apache.org/jira/browse/GEODE-2802): Tombstone version vector to contain only + - [GEODE-1252](https://issues.apache.org/jira/browse/GEODE-1252): Modify bits field atomically + - [GEODE-2802](https://issues.apache.org/jira/browse/GEODE-2802): Tombstone version vector to contain only the members that generate the tombstone - - [GEODE-5278](https://issues.apache.org/jira/browse/GEODE-5278): Unexpected CommitConflictException caused by + - [GEODE-5278](https://issues.apache.org/jira/browse/GEODE-5278): Unexpected CommitConflictException caused by faulty region synchronization - - [GEODE-4083](https://issues.apache.org/jira/browse/GEODE-4083): Fix infinite loop caused by thread race - changing version - - [GEODE-3796](https://issues.apache.org/jira/browse/GEODE-3796): Changes are made to validate region version - after the region is initialized - - [GEODE-6058](https://issues.apache.org/jira/browse/GEODE-6058): recordVersion should allow update higher local - version if for non-persistent region - - [GEODE-6013](https://issues.apache.org/jira/browse/GEODE-6013): Use expected initial image requester's - rvv information - - [GEODE-2159](https://issues.apache.org/jira/browse/GEODE-2159): Add serialVersionUIDs to exception classes - not having them - - [GEODE-5559](https://issues.apache.org/jira/browse/GEODE-5559): Improve runtime of - RegionVersionHolder.canonicalExceptions - - [GEODE-5612](https://issues.apache.org/jira/browse/GEODE-5612): Fix RVVExceptionB.writeReceived() - - [GEODE-7085](https://issues.apache.org/jira/browse/GEODE-7085): Ensure that the bitset stays within - BIT_SET_WIDTH and is flushed in all code paths - - GFE-50415: Wait for membership change in persistence advisor can hang if the event was missed - - [GEODE-5111](https://issues.apache.org/jira/browse/GEODE-5111): Set offline members to null only when done - waiting for them + - [GEODE-4083](https://issues.apache.org/jira/browse/GEODE-4083): Fix infinite loop caused + by thread race changing version + - [GEODE-3796](https://issues.apache.org/jira/browse/GEODE-3796): Changes are made to + validate region version after the region is initialized + - [GEODE-6058](https://issues.apache.org/jira/browse/GEODE-6058): recordVersion should + allow update higher local version if for non-persistent region + - [GEODE-6013](https://issues.apache.org/jira/browse/GEODE-6013): Use expected initial + image requester's rvv information + - [GEODE-2159](https://issues.apache.org/jira/browse/GEODE-2159): Add serialVersionUIDs to + exception classes not having them + - [GEODE-5559](https://issues.apache.org/jira/browse/GEODE-5559): Improve runtime of + RegionVersionHolder.canonicalExceptions + - [GEODE-5612](https://issues.apache.org/jira/browse/GEODE-5612): + Fix RVVExceptionB.writeReceived() + - [GEODE-7085](https://issues.apache.org/jira/browse/GEODE-7085): Ensure that the bitset + stays within BIT_SET_WIDTH and is flushed in all code paths + - GFE-50415: Wait for membership change in persistence advisor can hang if the member + join event was missed + - [GEODE-5111](https://issues.apache.org/jira/browse/GEODE-5111): Set offline members to + null only when done waiting for them * Merged patches for the following Spark issues: - - [SPARK-6305](https://issues.apache.org/jira/browse/SPARK-6305): Migrate from log4j1 to log4j2 - - Followups SPARK-37684, SPARK-37774 to upgrade log4j to 2.17.x - - [SPARK-37791](https://issues.apache.org/jira/browse/SPARK-37791): Use log4j2 in examples - - [SPARK-37794](https://issues.apache.org/jira/browse/SPARK-37794): Remove internal log4j bridge api usage - - [SPARK-37746](https://issues.apache.org/jira/browse/SPARK-37746): log4j2-defaults.properties is not working - since log4j 2 is always initialized by default - - [SPARK-37792](https://issues.apache.org/jira/browse/SPARK-37792): Fix the check of custom configuration in - SparkShellLoggingFilter - - [SPARK-37795](https://issues.apache.org/jira/browse/SPARK-37795): Add a scalastyle rule to ban `org.apache.log4j` - imports - - [SPARK-37805](https://issues.apache.org/jira/browse/SPARK-37805): Refactor `TestUtils#configTestLog4j` method - to use log4j2 api - - [SPARK-37889](https://issues.apache.org/jira/browse/SPARK-37889): Replace Log4j2 MarkerFilter with RegexFilter - - [SPARK-26267](https://issues.apache.org/jira/browse/SPARK-26267): Retry when detecting incorrect offsets - from Kafka - - [SPARK-37729](https://issues.apache.org/jira/browse/SPARK-37729): Fix SparkSession.setLogLevel that is not - working in Spark Shell - - [SPARK-37887](https://issues.apache.org/jira/browse/SPARK-37887): Fix the check of repl log level - - [SPARK-37790](https://issues.apache.org/jira/browse/SPARK-37790): Upgrade SLF4J to 1.7.32 - - [SPARK-22324](https://issues.apache.org/jira/browse/SPARK-22324): Upgrade Arrow to 0.8.0 - - [SPARK-25598](https://issues.apache.org/jira/browse/SPARK-25598): Remove flume connector in Spark - - [SPARK-37693](https://issues.apache.org/jira/browse/SPARK-37693): Fix ChildProcAppHandleSuite failed in Jenkins - maven test + - [SPARK-6305](https://issues.apache.org/jira/browse/SPARK-6305): Migrate from log4j1 to log4j2 + - Followups SPARK-37684, SPARK-37774 to upgrade log4j to 2.17.x + - [SPARK-37791](https://issues.apache.org/jira/browse/SPARK-37791): Use log4j2 in examples + - [SPARK-37794](https://issues.apache.org/jira/browse/SPARK-37794): Remove internal log4j + bridge api usage + - [SPARK-37746](https://issues.apache.org/jira/browse/SPARK-37746): + log4j2-defaults.properties is not working since log4j 2 is always initialized by default + - [SPARK-37792](https://issues.apache.org/jira/browse/SPARK-37792): Fix the check of + custom configuration in SparkShellLoggingFilter + - [SPARK-37795](https://issues.apache.org/jira/browse/SPARK-37795): Add a scalastyle rule + to ban `org.apache.log4j` imports + - [SPARK-37805](https://issues.apache.org/jira/browse/SPARK-37805): + Refactor `TestUtils#configTestLog4j` method to use log4j2 api + - [SPARK-37889](https://issues.apache.org/jira/browse/SPARK-37889): Replace Log4j2 + MarkerFilter with RegexFilter + - [SPARK-26267](https://issues.apache.org/jira/browse/SPARK-26267): Retry when detecting + incorrect offsets from Kafka + - [SPARK-37729](https://issues.apache.org/jira/browse/SPARK-37729): + Fix SparkSession.setLogLevel that is not working in Spark Shell + - [SPARK-37887](https://issues.apache.org/jira/browse/SPARK-37887): Fix the check of REPL + log level + - [SPARK-37790](https://issues.apache.org/jira/browse/SPARK-37790): Upgrade SLF4J to 1.7.32 + - [SPARK-22324](https://issues.apache.org/jira/browse/SPARK-22324): Upgrade Arrow to 0.8.0 + - [SPARK-25598](https://issues.apache.org/jira/browse/SPARK-25598): Remove flume connector + in Spark + - [SPARK-37693](https://issues.apache.org/jira/browse/SPARK-37693): + Fix ChildProcAppHandleSuite failed in Jenkins maven test ## Resolved Issues @@ -162,7 +168,7 @@ SnappyData 1.3.1 resolves the following major issues apart from the patches note ## Known Issues The known issues noted in [1.3.0 release notes](https://tibcosoftware.github.io/snappydata/1.3.0/release_notes/release_notes/#known-issues) -still apply in 1.3.1 release. +still apply in 1.3.1 release. These have been reproduced below for reference: | Key | Item | Description | Workaround | | --- | ---- | ----------- | ---------- | diff --git a/spark b/spark index cba053b332..0169c3d6c8 160000 --- a/spark +++ b/spark @@ -1 +1 @@ -Subproject commit cba053b332d29b4fb01ffc55b136b613024c87cf +Subproject commit 0169c3d6c85e087c9de745c7c8079205db9aa735 diff --git a/spark-jobserver b/spark-jobserver index 207f678496..de1bfab1c1 160000 --- a/spark-jobserver +++ b/spark-jobserver @@ -1 +1 @@ -Subproject commit 207f678496ab8b00ad9c2e749ee116463c2b3a6a +Subproject commit de1bfab1c17202bea97d4ebcdcf3ee1a66d0c317 diff --git a/store b/store index 316609bf10..6682b8cb4e 160000 --- a/store +++ b/store @@ -1 +1 @@ -Subproject commit 316609bf109bfa4c9719b3c80f5a8ac58f1b411c +Subproject commit 6682b8cb4eabaa112e0a51e576b858ae027233f6