Skip to content

Instantly share code, notes, and snippets.

@suztomo
Last active November 12, 2019 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suztomo/1460f2be48025c8ea764e86a2c6e39a8 to your computer and use it in GitHub Desktop.
Save suztomo/1460f2be48025c8ea764e86a2c6e39a8 to your computer and use it in GitHub Desktop.
Output of runBeamDependencyCheck
suztomo@suxtomo24:~/beam-workspace/src$ pwd
/usr/local/google/home/suztomo/beam-workspace/src
suztomo@suxtomo24:~/beam-workspace/src$ ls -alt
total 212
drwxr-xr-x 8 suztomo primarygroup 4096 Nov 12 12:20 .git
drwx------ 5 suztomo primarygroup 4096 Nov 12 12:20 .gradle
drwxr-xr-x 18 suztomo primarygroup 4096 Nov 12 11:37 .
drwxr-xr-x 3 suztomo primarygroup 4096 Nov 12 11:37 build
drwxr-xr-x 5 suztomo primarygroup 4096 Nov 12 11:35 buildSrc
-rw-r--r-- 1 suztomo primarygroup 6173 Nov 12 11:33 settings.gradle
drwxr-xr-x 7 suztomo primarygroup 4096 Nov 12 11:33 vendor
drwxr-xr-x 5 suztomo primarygroup 4096 Nov 12 11:33 website
drwxr-xr-x 5 suztomo primarygroup 4096 Nov 12 11:33 sdks
drwxr-xr-x 16 suztomo primarygroup 4096 Nov 12 11:33 runners
drwxr-xr-x 5 suztomo primarygroup 4096 Nov 12 11:33 model
drwxr-xr-x 2 suztomo primarygroup 4096 Nov 12 11:33 ownership
drwxr-xr-x 3 suztomo primarygroup 4096 Nov 12 11:33 release
drwxr-xr-x 5 suztomo primarygroup 4096 Nov 12 11:33 examples
drwxr-xr-x 3 suztomo primarygroup 4096 Nov 12 11:33 gradle
-rw-r--r-- 1 suztomo primarygroup 1245 Nov 12 11:33 gradle.properties
-rwxr-xr-x 1 suztomo primarygroup 6255 Nov 12 11:33 gradlew
-rw-r--r-- 1 suztomo primarygroup 3220 Nov 12 11:33 gradlew.bat
drwxr-xr-x 3 suztomo primarygroup 4096 Nov 12 11:33 learning
-rw-r--r-- 1 suztomo primarygroup 10205 Nov 12 11:33 build.gradle
-rw-r--r-- 1 suztomo primarygroup 6509 Nov 12 11:33 assembly.xml
-rw-r--r-- 1 suztomo primarygroup 1157 Nov 12 11:33 CONTRIBUTING.md
-rw-r--r-- 1 suztomo primarygroup 34671 Nov 12 11:33 LICENSE
-rw-r--r-- 1 suztomo primarygroup 322 Nov 12 11:33 NOTICE
-rw-r--r-- 1 suztomo primarygroup 372 Nov 12 11:33 OWNERS
-rw-r--r-- 1 suztomo primarygroup 12470 Nov 12 11:33 README.md
drwxr-xr-x 9 suztomo primarygroup 4096 Nov 12 11:33 .test-infra
-rw-r--r-- 1 suztomo primarygroup 909 Nov 12 11:33 .gitattributes
drwxr-xr-x 2 suztomo primarygroup 4096 Nov 12 11:33 .github
-rw-r--r-- 1 suztomo primarygroup 2252 Nov 12 11:33 .gitignore
-rw-r--r-- 1 suztomo primarygroup 23268 Nov 12 11:33 .mailmap
drwxr-xr-x 3 suztomo primarygroup 4096 Nov 12 11:33 ..
suztomo@suxtomo24:~/beam-workspace/src$ ./gradlew -version
------------------------------------------------------------
Gradle 5.2.1
------------------------------------------------------------
Build time: 2019-02-08 19:00:10 UTC
Revision: f02764e074c32ee8851a4e1877dd1fea8ffb7183
Kotlin DSL: 1.1.3
Kotlin: 1.3.20
Groovy: 2.5.4
Ant: Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM: 1.8.0_232 (Debian 25.232-b09)
OS: Linux 4.19.67-2rodete2-amd64 amd64
suztomo@suxtomo24:~/beam-workspace/src$ git log -1
commit c2e58c55630bd5e5d41831aa602817da44505df5 (HEAD -> master, origin/master, origin/HEAD)
Merge: dc1fee8cd1 dc413c1f0f
Author: Maximilian Michels <mxm@apache.org>
Date: Tue Nov 12 11:30:10 2019 +0100
Merge pull request #10047: [BEAM-8028] Add spark_runner.py
suztomo@suxtomo24:~/beam-workspace/src$ git remote -v
origin https://github.com/apache/beam (fetch)
origin https://github.com/apache/beam (push)
suztomo@suxtomo24:~/beam-workspace/src$ ./gradlew runBeamDependencyCheck
Configuration on demand is an incubating feature.
> Task :dependencyUpdates
------------------------------------------------------------
: Project Dependency Updates (report to plain text file)
------------------------------------------------------------
The following dependencies are using the latest milestone version:
- args4j:args4j:2.33
- com.amazonaws:amazon-kinesis-producer:0.13.1
- com.amazonaws:aws-java-sdk-cloudwatch:1.11.519
- com.amazonaws:aws-java-sdk-core:1.11.519
- com.amazonaws:aws-java-sdk-dynamodb:1.11.519
- com.amazonaws:aws-java-sdk-kinesis:1.11.519
- com.amazonaws:aws-java-sdk-s3:1.11.519
- com.amazonaws:aws-java-sdk-sns:1.11.519
- com.amazonaws:aws-java-sdk-sqs:1.11.519
- com.datastax.cassandra:cassandra-driver-core:3.6.0
- com.datastax.cassandra:cassandra-driver-mapping:3.6.0
- com.fasterxml.jackson.core:jackson-annotations:2.9.10
- com.fasterxml.jackson.core:jackson-core:2.9.10
- com.fasterxml.jackson.core:jackson-databind:2.9.10
- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.9.10
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.10
- com.fasterxml.jackson.datatype:jackson-datatype-joda:2.9.10
- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.9.10
- com.fasterxml.jackson.module:jackson-module-scala_2.11:2.9.10
- com.github.kstyrc:embedded-redis:0.6
- com.github.luben:zstd-jni:1.3.8-3
- com.google.api:gax-grpc:1.38.0
- com.google.api-client:google-api-client:1.28.0
- com.google.api.grpc:grpc-google-cloud-datacatalog-v1beta1:0.27.0-alpha
- com.google.api.grpc:grpc-google-cloud-pubsub-v1:1.43.0
- com.google.api.grpc:proto-google-cloud-bigquerystorage-v1beta1:0.44.0
- com.google.api.grpc:proto-google-cloud-bigtable-v2:0.44.0
- com.google.api.grpc:proto-google-cloud-datacatalog-v1beta1:0.27.0-alpha
- com.google.api.grpc:proto-google-cloud-datastore-v1:0.44.0
- com.google.api.grpc:proto-google-cloud-pubsub-v1:1.43.0
- com.google.api.grpc:proto-google-cloud-spanner-admin-database-v1:1.6.0
- com.google.apis:google-api-services-bigquery:v2-rev20181221-1.28.0
- com.google.apis:google-api-services-clouddebugger:v2-rev20181114-1.28.0
- com.google.apis:google-api-services-cloudresourcemanager:v1-rev20181015-1.28.0
- com.google.apis:google-api-services-dataflow:v1b3-rev20190927-1.28.0
- com.google.apis:google-api-services-pubsub:v1-rev20181213-1.28.0
- com.google.apis:google-api-services-storage:v1-rev20181109-1.28.0
- com.google.auth:google-auth-library-oauth2-http:0.12.0
- com.google.auto.service:auto-service:1.0-rc6
- com.google.auto.service:auto-service-annotations:1.0-rc6
- com.google.cloud:google-cloud-bigquery:1.28.0
- com.google.cloud:google-cloud-bigquerystorage:0.79.0-alpha
- com.google.cloud:google-cloud-core:1.61.0
- com.google.cloud:google-cloud-core-grpc:1.61.0
- com.google.cloud:google-cloud-spanner:1.6.0
- com.google.cloud.bigdataoss:gcsio:1.9.16
- com.google.cloud.bigdataoss:util:1.9.16
- com.google.cloud.bigtable:bigtable-client-core:1.8.0
- com.google.cloud.dataflow:google-cloud-dataflow-java-proto-library-all:0.5.160304
- com.google.cloud.datastore:datastore-v1-proto-client:1.6.0
- com.google.guava:guava-testlib:20.0
- com.google.http-client:google-http-client:1.28.0
- com.google.http-client:google-http-client-jackson:1.28.0
- com.google.http-client:google-http-client-jackson2:1.28.0
- com.google.j2objc:j2objc-annotations:1.3
- com.google.protobuf:protobuf-java:3.6.0
- com.google.protobuf:protobuf-java-util:3.6.0
- com.google.zetasketch:zetasketch:0.1.0
- com.google.zetasql:zetasql-client:2019.10.1
- com.google.zetasql:zetasql-jni-channel:2019.10.1
- com.google.zetasql:zetasql-types:2019.10.1
- com.googlecode.fmpp-maven-plugin:fmpp-maven-plugin:1.0
- com.pholser:junit-quickcheck-core:0.8
- com.rabbitmq:amqp-client:5.7.3
- com.tdunning:t-digest:3.2
- commons-codec:commons-codec:1.10
- commons-io:commons-io:2.5
- commons-lang:commons-lang:2.6
- de.flapdoodle.embed:de.flapdoodle.embed.mongo:2.2.0
- de.flapdoodle.embed:de.flapdoodle.embed.process:2.1.2
- io.github.gearpump:gearpump-core_2.12:0.9.0
- io.github.gearpump:gearpump-streaming_2.12:0.9.0
- io.grpc:grpc-all:1.17.1
- io.netty:netty-handler:4.1.30.Final
- javax.xml.bind:jaxb-api:2.2.12
- joda-time:joda-time:2.10.3
- net.jcip:jcip-annotations:1.0
- org.antlr:antlr4:4.7
- org.antlr:antlr4-runtime:4.7
- org.apache.activemq:activemq-amqp:5.13.1
- org.apache.activemq:activemq-broker:5.13.1
- org.apache.activemq:activemq-client:5.13.1
- org.apache.activemq:activemq-jaas:5.13.1
- org.apache.activemq:activemq-kahadb-store:5.13.1
- org.apache.activemq:activemq-mqtt:5.13.1
- org.apache.activemq.tooling:activemq-junit:5.13.1
- org.apache.apex:apex-common:3.7.0
- org.apache.apex:apex-engine:3.7.0
- org.apache.apex:malhar-library:3.4.0
- org.apache.avro:avro:1.8.2
- org.apache.beam:beam-vendor-bytebuddy-1_9_3:0.1
- org.apache.beam:beam-vendor-calcite-1_20_0:0.1
- org.apache.beam:beam-vendor-grpc-1_21_0:0.1
- org.apache.beam:beam-vendor-guava-26_0-jre:0.1
- org.apache.calcite.avatica:avatica-core:1.15.0
- org.apache.commons:commons-compress:1.19
- org.apache.commons:commons-csv:1.4
- org.apache.commons:commons-lang3:3.6
- org.apache.commons:commons-math3:3.6.1
- org.apache.flink:flink-clients_2.11:1.9.1
- org.apache.flink:flink-core:1.9.1
- org.apache.flink:flink-java:1.9.1
- org.apache.flink:flink-metrics-core:1.9.1
- org.apache.flink:flink-runtime_2.11:1.9.1
- org.apache.flink:flink-streaming-java_2.11:1.9.1
- org.apache.flink:flink-test-utils_2.11:1.9.1
- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
- org.apache.hadoop:hadoop-client:2.7.3
- org.apache.hadoop:hadoop-common:2.7.3
- org.apache.hadoop:hadoop-hdfs:2.7.3
- org.apache.hadoop:hadoop-mapreduce-client-core:2.7.3
- org.apache.hadoop:hadoop-minicluster:2.7.3
- org.apache.httpcomponents:httpasyncclient:4.1.4
- org.apache.kafka:kafka_2.11:1.0.0
- org.apache.logging.log4j:log4j-api:2.6.2
- org.apache.logging.log4j:log4j-core:2.6.2
- org.apache.qpid:qpid-broker-core:7.1.5
- org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol:7.1.5
- org.apache.qpid:qpid-broker-plugins-memory-store:7.1.5
- org.apache.spark:spark-core_2.11:2.4.4
- org.apache.spark:spark-network-common_2.11:2.4.4
- org.apache.spark:spark-streaming_2.11:2.4.4
- org.codehaus.woodstox:stax2-api:3.1.4
- org.codehaus.woodstox:woodstox-core-asl:4.4.1
- org.fusesource.hawtbuf:hawtbuf:1.11
- org.hamcrest:hamcrest-core:2.1
- org.hamcrest:hamcrest-library:2.1
- org.mockito:mockito-core:3.0.0
- org.postgresql:postgresql:42.2.2
- org.powermock:powermock-api-mockito2:2.0.2
- org.powermock:powermock-module-junit4:2.0.2
- org.slf4j:slf4j-simple:1.7.25
- org.tukaani:xz:1.8
- org.xerial.snappy:snappy-java:1.1.4
- software.amazon.awssdk:apache-client:2.5.71
- software.amazon.awssdk:auth:2.5.71
- software.amazon.awssdk:cloudwatch:2.5.71
- software.amazon.awssdk:dynamodb:2.5.71
- software.amazon.awssdk:sdk-core:2.5.71
- software.amazon.awssdk:sns:2.5.71
The following dependencies exceed the version found at the milestone revision level:
- com.google.protobuf:protobuf-java [3.7.1 <- 3.6.0]
https://developers.google.com/protocol-buffers/
- com.google.protobuf:protobuf-java-util [3.7.1 <- 3.6.0]
https://developers.google.com/protocol-buffers/
The following dependencies have later milestone versions:
- biz.aQute:bndlib [1.43.0 -> 2.0.0.20130123-133441]
http://www.aQute.biz/Code/Bnd
- com.alibaba:fastjson [1.2.49 -> 1.2.62]
https://github.com/alibaba/fastjson
- com.amazonaws:amazon-kinesis-client [1.10.0 -> 1.13.0]
https://aws.amazon.com/kinesis
- com.carrotsearch.randomizedtesting:randomizedtesting-runner [2.3.2 -> 2.7.4]
https://github.com/randomizedtesting/randomizedtesting
- com.carrotsearch.randomizedtesting:randomizedtesting-runner [2.5.0 -> 2.7.4]
https://github.com/randomizedtesting/randomizedtesting
- com.carrotsearch.randomizedtesting:randomizedtesting-runner [2.5.2 -> 2.7.4]
https://github.com/randomizedtesting/randomizedtesting
- com.clearspring.analytics:stream [2.9.5 -> 2.9.8]
https://github.com/addthis/stream-lib
- com.esotericsoftware:kryo [4.0.2 -> 5.0.0-RC4]
https://github.com/EsotericSoftware/kryo
- com.esotericsoftware.kryo:kryo [2.21 -> 2.24.0]
https://github.com/EsotericSoftware/kryo
- com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.20.0 -> 0.27.0]
- com.github.spotbugs:spotbugs [3.1.12 -> 4.0.0-beta4]
https://spotbugs.github.io/
- com.github.spotbugs:spotbugs-annotations [3.1.12 -> 4.0.0-beta4]
https://spotbugs.github.io/
- com.google.api.grpc:grpc-google-common-protos [1.12.0 -> 1.17.0]
https://github.com/googleapis/api-client-staging
- com.google.api.grpc:proto-google-common-protos [1.12.0 -> 1.17.0]
https://github.com/googleapis/api-client-staging
- com.google.auth:google-auth-library-credentials [0.12.0 -> 0.18.0]
https://github.com/googleapis/google-auth-library-java
- com.google.auth:google-auth-library-credentials [0.13.0 -> 0.18.0]
https://github.com/googleapis/google-auth-library-java
- com.google.auto.value:auto-value [1.6.3 -> 1.7]
https://github.com/google/auto/tree/master/value
- com.google.auto.value:auto-value-annotations [1.6.3 -> 1.7]
https://github.com/google/auto/tree/master/value
- com.google.code.gson:gson [2.7 -> 2.8.6]
https://github.com/google/gson
- com.google.errorprone:error_prone_annotations [2.0.15 -> 2.3.3]
- com.google.errorprone:error_prone_annotations [2.3.2 -> 2.3.3]
- com.google.guava:guava [20.0 -> 28.1-jre]
https://github.com/google/guava
- com.google.guava:guava [26.0-jre -> 28.1-jre]
https://github.com/google/guava
- com.google.protobuf:protoc [3.6.0 -> 3.10.1]
https://developers.google.com/protocol-buffers/
- com.google.protobuf:protoc [3.7.1 -> 3.10.1]
https://developers.google.com/protocol-buffers/
- com.gradle.build-scan:com.gradle.build-scan.gradle.plugin [2.3 -> 3.0]
- com.hazelcast:hazelcast [3.12 -> 4.0-BETA-1]
http://www.hazelcast.com/
- com.hazelcast:hazelcast-client [3.12 -> 3.12.4]
http://www.hazelcast.com/
- com.hazelcast.jet:hazelcast-jet [3.0 -> 3.2]
http://jet.hazelcast.org/
- com.hazelcast.jet:hazelcast-jet-core [3.0 -> 3.2]
http://www.hazelcast.com/
- com.typesafe:config [1.3.0 -> 1.4.0]
https://github.com/lightbend/config
- commons-cli:commons-cli [1.2 -> 1.4]
http://commons.apache.org/proper/commons-cli/
- info.archinnov:achilles-junit [6.0.2 -> 6.0.4]
https://github.com/doanduyhai/achilles
- io.findify:s3mock_2.12 [0.2.4 -> 0.2.5]
https://github.com/findify/s3mock
- io.grpc:grpc-auth [1.17.1 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-auth [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-context [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-core [1.17.1 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-core [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-netty [1.17.1 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-netty [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-protobuf [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-stub [1.17.1 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-stub [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:grpc-testing [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:protoc-gen-grpc-java [1.13.1 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.grpc:protoc-gen-grpc-java [1.21.0 -> 1.25.0]
https://github.com/grpc/grpc-java
- io.netty:netty-all [4.1.17.Final -> 5.0.0.Alpha2]
http://netty.io/
- io.netty:netty-all [4.1.30.Final -> 5.0.0.Alpha2]
http://netty.io/
- io.netty:netty-tcnative-boringssl-static [2.0.17.Final -> 2.0.27.Final]
https://github.com/netty/netty-tcnative/
- io.netty:netty-tcnative-boringssl-static [2.0.22.Final -> 2.0.27.Final]
https://github.com/netty/netty-tcnative/
- io.netty:netty-transport-native-epoll [4.1.30.Final -> 5.0.0.Alpha2]
http://netty.io/
- io.netty:netty-transport-native-epoll [4.1.34.Final -> 5.0.0.Alpha2]
http://netty.io/
- io.opencensus:opencensus-api [0.21.0 -> 0.24.0]
https://github.com/census-instrumentation/opencensus-java
- io.opencensus:opencensus-contrib-grpc-metrics [0.21.0 -> 0.24.0]
https://github.com/census-instrumentation/opencensus-java
- javax.servlet:javax.servlet-api [3.1.0 -> 4.0.1]
https://javaee.github.io/servlet-spec/
- jline:jline [2.14.6 -> 3.0.0.M1]
- junit:junit [4.13-beta-3 -> 4.13-rc-1]
http://junit.org
- net.bytebuddy:byte-buddy [1.9.3 -> 1.10.3]
https://bytebuddy.net
- net.java.dev.javacc:javacc [4.0 -> 7.0.5]
https://github.com/javacc/javacc
- net.java.dev.jna:jna [4.1.0 -> 5.5.0]
https://github.com/java-native-access/jna
- net.researchgate.release:net.researchgate.release.gradle.plugin [2.6.0 -> 2.8.1]
- org.apache.calcite:calcite-core [1.20.0 -> 1.21.0]
https://calcite.apache.org
- org.apache.calcite:calcite-linq4j [1.20.0 -> 1.21.0]
https://calcite.apache.org
- org.apache.cassandra:cassandra-all [3.11.3 -> 4.0-alpha2]
https://cassandra.apache.org
- org.apache.commons:commons-dbcp2 [2.6.0 -> 2.7.0]
https://commons.apache.org/dbcp/
- org.apache.derby:derby [10.14.2.0 -> 10.15.1.3]
http://db.apache.org/derby/
- org.apache.derby:derbyclient [10.14.2.0 -> 10.15.1.3]
http://db.apache.org/derby/
- org.apache.derby:derbynet [10.14.2.0 -> 10.15.1.3]
http://db.apache.org/derby/
- org.apache.flink:flink-clients_2.11 [1.7.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-clients_2.11 [1.8.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-core [1.7.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-core [1.8.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-java [1.7.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-java [1.8.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-metrics-core [1.7.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-metrics-core [1.8.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-runtime_2.11 [1.7.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-runtime_2.11 [1.8.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-streaming-java_2.11 [1.7.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-streaming-java_2.11 [1.8.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-test-utils_2.11 [1.7.2 -> 1.9.1]
http://flink.apache.org
- org.apache.flink:flink-test-utils_2.11 [1.8.2 -> 1.9.1]
http://flink.apache.org
- org.apache.hbase:hbase-common [1.2.6 -> 2.2.2]
https://hbase.apache.org
- org.apache.hbase:hbase-hadoop-compat [1.2.6 -> 2.2.2]
https://hbase.apache.org
- org.apache.hbase:hbase-hadoop2-compat [1.2.6 -> 2.2.2]
https://hbase.apache.org
- org.apache.hbase:hbase-server [1.2.6 -> 2.2.2]
https://hbase.apache.org
- org.apache.hbase:hbase-shaded-client [1.2.6 -> 2.2.1]
https://hbase.apache.org
- org.apache.hbase:hbase-shaded-server [1.2.6 -> 2.0.0-alpha2]
http://hbase.apache.org
- org.apache.hive:hive-cli [2.1.0 -> 3.1.2]
https://hive.apache.org
- org.apache.hive:hive-common [2.1.0 -> 3.1.2]
https://hive.apache.org
- org.apache.hive:hive-exec [2.1.0 -> 3.1.2]
https://hive.apache.org
- org.apache.hive.hcatalog:hive-hcatalog-core [2.1.0 -> 3.1.2]
https://hive.apache.org
- org.apache.httpcomponents:httpclient [4.5.6 -> 4.5.10]
http://hc.apache.org/httpcomponents-client
- org.apache.httpcomponents:httpcore [4.4.10 -> 4.4.12]
http://hc.apache.org/httpcomponents-core-ga
- org.apache.httpcomponents:httpcore-nio [4.4.10 -> 4.4.12]
http://hc.apache.org/httpcomponents-core-ga
- org.apache.kafka:kafka-clients [1.0.0 -> 2.3.1]
https://kafka.apache.org
- org.apache.kudu:kudu-client [1.9.0 -> 1.11.0]
https://kudu.apache.org/
- org.apache.parquet:parquet-avro [1.10.0 -> 1.10.1]
https://parquet.apache.org
- org.apache.parquet:parquet-common [1.10.0 -> 1.10.1]
https://parquet.apache.org
- org.apache.parquet:parquet-hadoop [1.10.0 -> 1.10.1]
https://parquet.apache.org
- org.apache.qpid:proton-j [0.13.1 -> 0.33.2]
https://qpid.apache.org/proton
- org.apache.samza:samza-api [1.1.0 -> 1.2.0]
http://samza.apache.org/
- org.apache.samza:samza-core_2.11 [1.1.0 -> 1.2.0]
http://samza.apache.org/
- org.apache.samza:samza-kafka_2.11 [1.1.0 -> 1.2.0]
http://samza.apache.org/
- org.apache.samza:samza-kv-inmemory_2.11 [1.1.0 -> 1.2.0]
http://samza.apache.org/
- org.apache.samza:samza-kv-rocksdb_2.11 [1.1.0 -> 1.2.0]
http://samza.apache.org/
- org.apache.samza:samza-kv_2.11 [1.1.0 -> 1.2.0]
http://samza.apache.org/
- org.apache.samza:samza-yarn_2.11 [1.1.0 -> 1.2.0]
http://samza.apache.org/
- org.apache.solr:solr-core [5.5.4 -> 8.3.0]
https://lucene.apache.org
- org.apache.solr:solr-solrj [5.5.4 -> 8.3.0]
https://lucene.apache.org
- org.apache.solr:solr-test-framework [5.5.4 -> 8.3.0]
https://lucene.apache.org
- org.apache.tika:tika-core [1.20 -> 1.22]
http://tika.apache.org/
- org.apache.tika:tika-parsers [1.20 -> 1.22]
http://tika.apache.org/
- org.apache.zookeeper:zookeeper [3.4.11 -> 3.5.6]
http://zookeeper.apache.org
- org.assertj:assertj-core [3.11.1 -> 3.14.0]
http://assertj.org
- org.codehaus.groovy:groovy-all [2.4.13 -> 3.0.0-rc-1]
https://groovy-lang.org
- org.codehaus.janino:commons-compiler [3.0.11 -> 3.1.0]
http://janino-compiler.github.io/janino/
- org.codehaus.janino:janino [3.0.11 -> 3.1.0]
http://janino-compiler.github.io/janino/
- org.conscrypt:conscrypt-openjdk [1.1.3 -> 2.2.1]
https://conscrypt.org/
- org.eclipse.jetty:jetty-server [9.2.10.v20150310 -> 10.0.0-alpha0]
http://www.eclipse.org/jetty
- org.eclipse.jetty:jetty-servlet [9.2.10.v20150310 -> 10.0.0-alpha0]
http://www.eclipse.org/jetty
- org.elasticmq:elasticmq-rest-sqs_2.12 [0.14.1 -> 0.15.3]
http://softwaremill.com/open-source
- org.elasticsearch:elasticsearch [2.4.1 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch:elasticsearch [5.0.0 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch:elasticsearch [5.6.3 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch:elasticsearch [6.4.0 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch:elasticsearch-hadoop [5.0.0 -> 7.4.2]
http://github.com/elastic/elasticsearch-hadoop
- org.elasticsearch.client:elasticsearch-rest-client [5.6.3 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch.client:elasticsearch-rest-client [6.4.0 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch.client:transport [5.0.0 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch.plugin:transport-netty4-client [5.0.0 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch.plugin:transport-netty4-client [5.6.3 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch.plugin:transport-netty4-client [6.4.0 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch.test:framework [5.6.3 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.elasticsearch.test:framework [6.4.0 -> 7.4.2]
https://github.com/elastic/elasticsearch
- org.freemarker:freemarker [2.3.28 -> 2.3.29]
https://freemarker.apache.org/
- org.fusesource.mqtt-client:mqtt-client [1.15 -> 1.16]
http://${forge-project-id}.fusesource.org/
- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable [1.3.21 -> 1.3.50]
https://kotlinlang.org/
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 [1.3.21 -> 1.3.50]
https://kotlinlang.org/
- org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin [1.3.21 -> 1.3.50]
- org.mongodb:mongo-java-driver [3.9.1 -> 3.11.2]
http://www.mongodb.org
- org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin [0.4.0 -> 0.5.2]
- org.scala-lang:scala-library [2.11.8 -> 2.13.1]
https://www.scala-lang.org/
- org.scala-lang:scala-library [2.12.7 -> 2.13.1]
https://www.scala-lang.org/
- org.slf4j:jcl-over-slf4j [1.7.25 -> 2.0.0-alpha1]
http://www.slf4j.org
- org.slf4j:slf4j-api [1.7.25 -> 2.0.0-alpha1]
http://www.slf4j.org
- org.slf4j:slf4j-jdk14 [1.7.25 -> 2.0.0-alpha1]
http://www.slf4j.org
- org.sonarqube:org.sonarqube.gradle.plugin [2.7 -> 2.8]
- org.springframework:spring-expression [4.3.18.RELEASE -> 5.2.1.RELEASE]
https://github.com/spring-projects/spring-framework
- org.testcontainers:clickhouse [1.10.5 -> 1.12.3]
https://testcontainers.org
- org.testcontainers:localstack [1.11.2 -> 1.12.3]
https://testcontainers.org
- org.testcontainers:testcontainers [1.11.3 -> 1.12.3]
https://testcontainers.org
- redis.clients:jedis [3.0.1 -> 3.1.0]
https://github.com/xetorthio/jedis
- ru.yandex.clickhouse:clickhouse-jdbc [0.1.47 -> 0.2]
https://github.com/yandex/clickhouse-jdbc
- sqlline:sqlline [1.4.0 -> 1.9.0]
https://github.com/julianhyde/sqlline
Gradle updates:
- Gradle: [5.2.1 -> 6.0]
Generated report file build/dependencyUpdates/report.txt
(omitting Python part)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment