@@ -243,15 +243,20 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
243243 grpc-protobuf 1.17.1: https://github.com/grpc/grpc-java, Apache 2.0
244244 grpc-protobuf-lite 1.17.1: https://github.com/grpc/grpc-java, Apache 2.0
245245 grpc-stub 1.17.1: https://github.com/grpc/grpc-java, Apache 2.0
246- gson 2.7: https://github.com/google/gson, Apache 2.0
246+ grpc-grpclb 1.17.1: https://github.com/grpc/grpc-java, Apache 2.0
247+ gson 2.8.2: https://github.com/google/gson, Apache 2.0
248+ httpasyncclient 4.1.3: https://github.com/apache/httpasyncclient, Apache 2.0
247249 httpclient 4.5.13: https://github.com/apache/httpcomponents-client, Apache 2.0
248250 httpcore 4.4.13: https://github.com/apache/httpcomponents-core, Apache 2.0
249251 j2objc-annotations 1.3: https://github.com/google/j2objc, Apache 2.0
250252 jackson-annotations 2.13.0: https://github.com/FasterXML/jackson-annotations, Apache 2.0
251253 jackson-core 2.13.0: https://github.com/FasterXML/jackson-core, Apache 2.0
252254 jackson-databind 2.13.0: https://github.com/FasterXML/jackson-databind, Apache 2.0
253- javassist 3.20 .0-GA/3.24.0-GA: https://github.com/jboss-javassist/javassist, Apache 2.0
255+ javassist 3.24 .0-GA/3.24.0-GA: https://github.com/jboss-javassist/javassist, Apache 2.0
254256 jcommander 1.72: https://github.com/cbeust/jcommander, Apache 2.0
257+ jetcd-common 0.3.0: https://github.com/etcd-io/jetcd, Apache 2.0
258+ jetcd-core 0.3.0: https://github.com/etcd-io/jetcd, Apache 2.0
259+ jetcd-resolver 0.3.0: https://github.com/etcd-io/jetcd, Apache 2.0
255260 jna 4.2.2: https://github.com/java-native-access/jna, Apache 2.0
256261 log4j-api 2.17.1: https://github.com/apache/logging-log4j2, Apache 2.0
257262 log4j-core 2.17.1: https://github.com/apache/logging-log4j2, Apache 2.0
@@ -260,6 +265,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
260265 metrics-core 4.1.0: https://github.com/dropwizard/metrics, Apache 2.0
261266 metrics-healthchecks 4.1.0: https://github.com/dropwizard/metrics, Apache 2.0
262267 metrics-json 4.1.0: https://github.com/dropwizard/metrics, Apache 2.0
268+ nacos-client 2.0.4: https://github.com/alibaba/nacos, Apache 2.0
263269 netty-all 4.1.73.Final: https://github.com/netty/netty/tree/netty-4.1.73.Final, Apache 2.0
264270 netty-buffer 4.1.73.Final: https://github.com/netty/netty/tree/netty-4.1.73.Final, Apache 2.0
265271 netty-codec 4.1.73.Final: https://github.com/netty/netty/tree/netty-4.1.73.Final, Apache 2.0
@@ -325,7 +331,6 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
325331 simpleclient 0.8.1: https://github.com/prometheus/client_java, Apache 2.0
326332 simpleclient_common 0.8.1: https://github.com/prometheus/client_java, Apache 2.0
327333 simpleclient_httpserver 0.8.1: https://github.com/prometheus/client_java, Apache 2.0
328- snakeyaml 1.23: https://bitbucket.org/asomov/snakeyaml, Apache 2.0
329334 snakeyaml 1.30: https://bitbucket.org/asomov/snakeyaml, Apache 2.0
330335 truth 0.30: https://github.com/google/truth, Apache 2.0
331336 zipkin 2.23.2: https://github.com/openzipkin/zipkin, Apache 2.0
@@ -364,6 +369,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
364369 hamcrest-core 1.3: https://github.com/hamcrest/JavaHamcrest, BSD
365370 jsr305 3.0.2: https://code.google.com/archive/p/jsr-305, BSD
366371 protobuf-java 3.5.1: https://github.com/protocolbuffers/protobuf, BSD
372+ protobuf-java-util 3.5.1: https://github.com/protocolbuffers/protobuf, BSD
367373
368374========================================================================
369375CDDL licenses
@@ -399,6 +405,10 @@ MIT licenses
399405The following components are provided under the MIT license. See project link for details.
400406The text of each license is also included at licenses/LICENSE-[project].txt.
401407
408+ animal-sniffer-annotations 1.17: https://github.com/mojohaus/animal-sniffer, MIT
409+ bcpkix-jdk15on 1.69: https://github.com/bcgit/bc-java, MIT
410+ bcprov-jdk15on 1.69: https://github.com/bcgit/bc-java, MIT
411+ bcutil-jdk15on 1.69: https://github.com/bcgit/bc-java, MIT
402412 checker-qual 3.12.0: https://github.com/typetools/checker-framework, MIT
403413 slf4j-api 1.7.30: https://github.com/qos-ch/slf4j, MIT
404414 github.com/BurntSushi/toml v0.3.1 MIT
0 commit comments