diff --git a/bom/pom.xml b/bom/pom.xml index cbe7c8cde8b..1648dfd342b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -39,8 +39,8 @@ 2.14.3 1.4.2 0.6.1 - 3.0.2 - 1.3.0 + 3.5.1 + 1.3.3 2.9.2 0.3.0 1.8.0 @@ -61,21 +61,21 @@ 0.11.5 9.2 - 1.7.0 + 1.10.0 7.0.0 - 5.14.2 + 5.14.3 1.0.4 - 4.1.86.Final + 4.1.99.Final 2.3.0 1.7.36 - 1.2.11 + 1.2.12 7.2 2.6.5 - 3.1.7 + 3.1.10 - 2.5.8 + 2.6.4 3.0.2 @@ -93,23 +93,23 @@ --> 3.2.0 - 3.1.6 - 3.11 + 3.1.8 + 3.13 4.13.2 - 5.8.2 - 3.23.1 + 5.10.0 + 3.24.2 0.10.6 3.10.1 - 4.7.0 + 5.5.0 1.5.1 4.2.0 - 1.35 + 1.37 - 3.2.13 - 3.2.13 + 3.2.17 + 3.3.3 1.19.0 diff --git a/legal/3rd-party-dependencies/compile.txt b/legal/3rd-party-dependencies/compile.txt index e99cbc5ea4a..a185e675894 100644 --- a/legal/3rd-party-dependencies/compile.txt +++ b/legal/3rd-party-dependencies/compile.txt @@ -1,5 +1,5 @@ -ch.qos.logback:logback-classic:jar:1.2.11:compile -ch.qos.logback:logback-core:jar:1.2.11:compile +ch.qos.logback:logback-classic:jar:1.2.12:compile +ch.qos.logback:logback-core:jar:1.2.12:compile com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:compile com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile @@ -9,7 +9,7 @@ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3:compile com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3:compile com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3:compile com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3:compile -com.github.ben-manes.caffeine:caffeine:jar:3.1.6:compile +com.github.ben-manes.caffeine:caffeine:jar:3.1.8:compile com.github.jnr:jffi:jar:1.2.18:compile com.github.jnr:jffi:jar:native:1.2.18:compile com.github.jnr:jnr-a64asm:jar:1.0.0:compile @@ -20,8 +20,8 @@ com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0:compile com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1:compile com.google.auto.value:auto-value-annotations:jar:1.9:compile com.hierynomus:asn-one:jar:0.5.0:compile -com.hivemq:hivemq-mqtt-client:jar:1.3.0:compile -com.rabbitmq:amqp-client:jar:5.14.2:compile +com.hivemq:hivemq-mqtt-client:jar:1.3.3:compile +com.rabbitmq:amqp-client:jar:5.14.3:compile com.thoughtworks.paranamer:paranamer:jar:2.8:compile com.typesafe:config:jar:1.4.2:compile com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile @@ -31,37 +31,37 @@ io.cloudevents:cloudevents-http-basic:jar:2.3.0:compile io.dropwizard.metrics:metrics-core:jar:4.2.9:compile io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9:compile io.jsonwebtoken:jjwt-api:jar:0.11.5:compile -io.kamon:kamon-core_2.13:jar:2.5.8:compile -io.kamon:kamon-executors_2.13:jar:2.5.8:compile -io.kamon:kamon-instrumentation-common_2.13:jar:2.5.8:compile -io.kamon:kamon-opentelemetry_2.13:jar:2.5.8:compile -io.kamon:kamon-prometheus_2.13:jar:2.5.8:compile -io.kamon:kamon-system-metrics_2.13:jar:2.5.8:compile -io.netty:netty-buffer:jar:4.1.86.Final:compile -io.netty:netty-codec-http:jar:4.1.86.Final:compile -io.netty:netty-codec:jar:4.1.86.Final:compile -io.netty:netty-common:jar:4.1.86.Final:compile -io.netty:netty-handler:jar:4.1.86.Final:compile -io.netty:netty-resolver:jar:4.1.86.Final:compile -io.netty:netty-transport-classes-epoll:jar:4.1.86.Final:compile -io.netty:netty-transport-classes-kqueue:jar:4.1.86.Final:compile -io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.86.Final:compile -io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.86.Final:compile -io.netty:netty-transport-native-unix-common:jar:4.1.86.Final:compile -io.netty:netty-transport:jar:4.1.86.Final:compile +io.kamon:kamon-core_2.13:jar:2.6.4:compile +io.kamon:kamon-executors_2.13:jar:2.6.4:compile +io.kamon:kamon-instrumentation-common_2.13:jar:2.6.4:compile +io.kamon:kamon-opentelemetry_2.13:jar:2.6.4:compile +io.kamon:kamon-prometheus_2.13:jar:2.6.4:compile +io.kamon:kamon-system-metrics_2.13:jar:2.6.4:compile +io.netty:netty-buffer:jar:4.1.99.Final:compile +io.netty:netty-codec-http:jar:4.1.99.Final:compile +io.netty:netty-codec:jar:4.1.99.Final:compile +io.netty:netty-common:jar:4.1.99.Final:compile +io.netty:netty-handler:jar:4.1.99.Final:compile +io.netty:netty-resolver:jar:4.1.99.Final:compile +io.netty:netty-transport-classes-epoll:jar:4.1.99.Final:compile +io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final:compile +io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final:compile +io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final:compile +io.netty:netty-transport-native-unix-common:jar:4.1.99.Final:compile +io.netty:netty-transport:jar:4.1.99.Final:compile io.opentelemetry:opentelemetry-api:jar:1.13.0:compile io.opentelemetry:opentelemetry-context:jar:1.13.0:compile io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0:compile io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0:compile io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0:compile io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0:compile -io.reactivex.rxjava2:rxjava:jar:2.2.19:compile +io.reactivex.rxjava2:rxjava:jar:2.2.21:compile io.spray:spray-json_2.13:jar:1.3.6:compile jakarta.jms:jakarta.jms-api:jar:2.0.3:compile net.i2p.crypto:eddsa:jar:0.3.0:compile nl.grons:metrics4-scala_2.13:jar:4.2.9:compile org.agrona:agrona:jar:1.15.1:compile -org.apache.kafka:kafka-clients:jar:3.0.2:compile +org.apache.kafka:kafka-clients:jar:3.5.1:compile org.apache.pekko:pekko-actor_2.13:jar:1.0.1:compile org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1:compile org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1:compile @@ -88,13 +88,13 @@ org.apache.pekko:pekko-remote_2.13:jar:1.0.1:compile org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1:compile org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1:compile org.apache.pekko:pekko-stream_2.13:jar:1.0.1:compile -org.apache.qpid:proton-j:jar:0.34.0:compile -org.apache.qpid:qpid-jms-client:jar:1.7.0:compile +org.apache.qpid:proton-j:jar:0.34.1:compile +org.apache.qpid:qpid-jms-client:jar:1.10.0:compile org.apache.sshd:sshd-common:jar:2.9.2:compile org.apache.sshd:sshd-core:jar:2.9.2:compile -org.atteo.classindex:classindex:jar:3.11:compile -org.codehaus.janino:commons-compiler:jar:3.1.7:compile -org.codehaus.janino:janino:jar:3.1.7:compile +org.atteo.classindex:classindex:jar:3.13:compile +org.codehaus.janino:commons-compiler:jar:3.1.10:compile +org.codehaus.janino:janino:jar:3.1.10:compile org.komamitsu:fluency-core:jar:2.6.5:compile org.komamitsu:fluency-fluentd:jar:2.6.5:compile org.lmdbjava:lmdbjava:jar:0.7.0:compile diff --git a/legal/3rd-party-dependencies/runtime.txt b/legal/3rd-party-dependencies/runtime.txt index 525d3cdc3b7..47e2b863ff0 100644 --- a/legal/3rd-party-dependencies/runtime.txt +++ b/legal/3rd-party-dependencies/runtime.txt @@ -1,4 +1,4 @@ -com.github.luben:zstd-jni:jar:1.5.0-2:runtime +com.github.luben:zstd-jni:jar:1.5.5-1:runtime com.google.dagger:dagger:jar:2.27:runtime com.squareup.okhttp3:okhttp:jar:4.9.3:runtime com.squareup.okio:okio:jar:2.8.0:runtime @@ -20,4 +20,4 @@ org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2:runtime org.msgpack:jackson-dataformat-msgpack:jar:0.9.1:runtime org.msgpack:msgpack-core:jar:0.9.1:runtime org.scala-lang:scala-reflect:jar:2.13.12:runtime -org.xerial.snappy:snappy-java:jar:1.1.8.1:runtime +org.xerial.snappy:snappy-java:jar:1.1.10.1:runtime diff --git a/legal/3rd-party-dependencies/test.txt b/legal/3rd-party-dependencies/test.txt index 971da35156d..cd5ee4424d8 100644 --- a/legal/3rd-party-dependencies/test.txt +++ b/legal/3rd-party-dependencies/test.txt @@ -1,7 +1,7 @@ -com.github.docker-java:docker-java-api:jar:3.2.13:test -com.github.docker-java:docker-java-core:jar:3.2.13:test -com.github.docker-java:docker-java-transport-zerodep:jar:3.2.13:test -com.github.docker-java:docker-java-transport:jar:3.2.13:test +com.github.docker-java:docker-java-api:jar:3.3.3:test +com.github.docker-java:docker-java-core:jar:3.3.3:test +com.github.docker-java:docker-java-transport-zerodep:jar:3.3.3:test +com.github.docker-java:docker-java-transport:jar:3.3.3:test com.github.stefanbirkner:system-rules:jar:1.19.0:test com.google.guava:guava:jar:19.0:test com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test @@ -9,39 +9,41 @@ commons-io:commons-io:jar:2.6:test io.github.alstanchev:pekko-persistence-inmemory_2.13:jar:1.0.0:test io.github.classgraph:classgraph:jar:4.8.126:test junit:junit:jar:4.13.2:test -net.bytebuddy:byte-buddy-agent:jar:1.12.13:test -net.bytebuddy:byte-buddy:jar:1.12.10:test +net.bytebuddy:byte-buddy-agent:jar:1.14.6:test net.bytebuddy:byte-buddy:jar:1.12.12:test -net.bytebuddy:byte-buddy:jar:1.12.13:test -net.java.dev.jna:jna:jar:5.8.0:test +net.bytebuddy:byte-buddy:jar:1.12.21:test +net.bytebuddy:byte-buddy:jar:1.14.6:test +net.java.dev.jna:jna:jar:5.12.1:test net.sf.jopt-simple:jopt-simple:jar:5.0.4:test nl.jqno.equalsverifier:equalsverifier:jar:3.10.1:test org.apache.commons:commons-compress:jar:1.21:test org.apache.commons:commons-lang3:jar:3.12.0:test -org.apache.commons:commons-math3:jar:3.2:test +org.apache.commons:commons-math3:jar:3.6.1:test org.apache.pekko:pekko-connectors-kafka-testkit_2.13:jar:1.0.0:test org.apache.pekko:pekko-http-testkit_2.13:jar:1.0.0:test org.apache.pekko:pekko-stream-testkit_2.13:jar:1.0.1:test org.apache.pekko:pekko-testkit_2.13:jar:1.0.1:test org.apiguardian:apiguardian-api:jar:1.1.2:test -org.assertj:assertj-core:jar:3.23.1:test +org.assertj:assertj-core:jar:3.24.2:test org.awaitility:awaitility:jar:4.2.0:test -org.bouncycastle:bcpkix-jdk15on:jar:1.64:test -org.bouncycastle:bcprov-jdk15on:jar:1.64:test +org.bouncycastle:bcpkix-jdk18on:jar:1.75:test +org.bouncycastle:bcprov-jdk18on:jar:1.75:test +org.bouncycastle:bcutil-jdk18on:jar:1.75:test org.hamcrest:hamcrest-core:jar:1.3:test org.hamcrest:hamcrest:jar:2.1:test -org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test -org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test -org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test -org.junit.platform:junit-platform-commons:jar:1.8.2:test -org.junit.platform:junit-platform-engine:jar:1.8.2:test -org.junit.vintage:junit-vintage-engine:jar:5.8.2:test -org.mockito:mockito-core:jar:4.7.0:test +org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test +org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test +org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test +org.junit.platform:junit-platform-commons:jar:1.10.0:test +org.junit.platform:junit-platform-engine:jar:1.10.0:test +org.junit.vintage:junit-vintage-engine:jar:5.10.0:test +org.mockito:mockito-core:jar:5.5.0:test org.mutabilitydetector:MutabilityDetector:jar:0.10.6:test org.objenesis:objenesis:jar:3.2:test -org.openjdk.jmh:jmh-core:jar:1.35:test -org.openjdk.jmh:jmh-generator-annprocess:jar:1.35:test -org.opentest4j:opentest4j:jar:1.2.0:test +org.objenesis:objenesis:jar:3.3:test +org.openjdk.jmh:jmh-core:jar:1.37:test +org.openjdk.jmh:jmh-generator-annprocess:jar:1.37:test +org.opentest4j:opentest4j:jar:1.3.0:test org.scalaz:scalaz-core_2.13:jar:7.3.7:test org.skyscreamer:jsonassert:jar:1.5.1:test org.slf4j:slf4j-simple:jar:1.7.36:test diff --git a/legal/NOTICE-THIRD-PARTY.md b/legal/NOTICE-THIRD-PARTY.md index 8af7759a0de..deedcea6075 100644 --- a/legal/NOTICE-THIRD-PARTY.md +++ b/legal/NOTICE-THIRD-PARTY.md @@ -1,23 +1,23 @@ # Third-party Content -## Logback Classic Module (1.2.11) +## Logback Classic Module (1.2.12) -* Maven coordinates: `ch.qos.logback:logback-classic:1.2.11` +* Maven coordinates: `ch.qos.logback:logback-classic:1.2.12` * License: [EPL-1.0](https://spdx.org/licenses/EPL-1.0.html), [LGPL-2.1](https://spdx.org/licenses/LGPL-2.1.html) * Project: http://logback.qos.ch/logback-classic * Sources: - * declared as SCM: https://github.com/ceki/logback/logback-classic - * Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11-sources.jar + * declared as SCM: https://github.com/qos-ch/logback/logback-classic + * Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12-sources.jar -## Logback Core Module (1.2.11) +## Logback Core Module (1.2.12) -* Maven coordinates: `ch.qos.logback:logback-core:1.2.11` +* Maven coordinates: `ch.qos.logback:logback-core:1.2.12` * License: [EPL-1.0](https://spdx.org/licenses/EPL-1.0.html), [LGPL-2.1](https://spdx.org/licenses/LGPL-2.1.html) * Project: http://logback.qos.ch/logback-core * Sources: - * declared as SCM: https://github.com/ceki/logback/logback-core - * Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11-sources.jar + * declared as SCM: https://github.com/qos-ch/logback/logback-core + * Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12-sources.jar ## minimal-json (0.9.5) @@ -110,14 +110,14 @@ * Maven sources: https://search.maven.org/remotecontent?filepath=com/fasterxml/jackson/module/jackson-module-scala_2.13/2.14.3/jackson-module-scala_2.13-2.14.3-sources.jar -## Caffeine cache (3.1.6) +## Caffeine cache (3.1.8) -* Maven coordinates: `com.github.ben-manes.caffeine:caffeine:3.1.6` +* Maven coordinates: `com.github.ben-manes.caffeine:caffeine:3.1.8` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://github.com/ben-manes/caffeine * Sources: * declared as SCM: https://github.com/ben-manes/caffeine - * Maven sources: https://search.maven.org/remotecontent?filepath=com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=com/github/ben-manes/caffeine/caffeine/3.1.8/caffeine-3.1.8-sources.jar ## jffi (1.2.18) @@ -370,184 +370,184 @@ * Maven sources: https://search.maven.org/remotecontent?filepath=io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5-sources.jar -## kamon-core (2.5.8) +## kamon-core (2.6.4) -* Maven coordinates: `io.kamon:kamon-core_2.13:2.5.8` +* Maven coordinates: `io.kamon:kamon-core_2.13:2.6.4` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: http://kamon.io * Sources: * declared as SCM: https://github.com/kamon-io/Kamon - * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-core_2.13/2.5.8/kamon-core_2.13-2.5.8-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-core_2.13/2.6.4/kamon-core_2.13-2.6.4-sources.jar -## kamon-executors (2.5.8) +## kamon-executors (2.6.4) -* Maven coordinates: `io.kamon:kamon-executors_2.13:2.5.8` +* Maven coordinates: `io.kamon:kamon-executors_2.13:2.6.4` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: http://kamon.io * Sources: * declared as SCM: https://github.com/kamon-io/Kamon - * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-executors_2.13/2.5.8/kamon-executors_2.13-2.5.8-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-executors_2.13/2.6.4/kamon-executors_2.13-2.6.4-sources.jar -## kamon-instrumentation-common (2.5.8) +## kamon-instrumentation-common (2.6.4) -* Maven coordinates: `io.kamon:kamon-instrumentation-common_2.13:2.5.8` +* Maven coordinates: `io.kamon:kamon-instrumentation-common_2.13:2.6.4` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: http://kamon.io * Sources: * declared as SCM: https://github.com/kamon-io/Kamon - * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-instrumentation-common_2.13/2.5.8/kamon-instrumentation-common_2.13-2.5.8-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-instrumentation-common_2.13/2.6.4/kamon-instrumentation-common_2.13-2.6.4-sources.jar -## kamon-opentelemetry (2.5.8) +## kamon-opentelemetry (2.6.4) -* Maven coordinates: `io.kamon:kamon-opentelemetry_2.13:2.5.8` +* Maven coordinates: `io.kamon:kamon-opentelemetry_2.13:2.6.4` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: http://kamon.io * Sources: * declared as SCM: https://github.com/kamon-io/Kamon - * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-opentelemetry_2.13/2.5.8/kamon-opentelemetry_2.13-2.5.8-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-opentelemetry_2.13/2.6.4/kamon-opentelemetry_2.13-2.6.4-sources.jar -## kamon-prometheus (2.5.8) +## kamon-prometheus (2.6.4) -* Maven coordinates: `io.kamon:kamon-prometheus_2.13:2.5.8` +* Maven coordinates: `io.kamon:kamon-prometheus_2.13:2.6.4` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: http://kamon.io * Sources: * declared as SCM: https://github.com/kamon-io/Kamon - * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-prometheus_2.13/2.5.8/kamon-prometheus_2.13-2.5.8-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-prometheus_2.13/2.6.4/kamon-prometheus_2.13-2.6.4-sources.jar -## kamon-system-metrics (2.5.8) +## kamon-system-metrics (2.6.4) -* Maven coordinates: `io.kamon:kamon-system-metrics_2.13:2.5.8` +* Maven coordinates: `io.kamon:kamon-system-metrics_2.13:2.6.4` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: http://kamon.io * Sources: * declared as SCM: https://github.com/kamon-io/Kamon - * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-system-metrics_2.13/2.5.8/kamon-system-metrics_2.13-2.5.8-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-system-metrics_2.13/2.6.4/kamon-system-metrics_2.13-2.6.4-sources.jar -## Netty/Buffer (4.1.86.Final) +## Netty/Buffer (4.1.99.Final) -* Maven coordinates: `io.netty:netty-buffer:4.1.86.Final` +* Maven coordinates: `io.netty:netty-buffer:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-buffer/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-buffer - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-buffer/4.1.86.Final/netty-buffer-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-buffer/4.1.99.Final/netty-buffer-4.1.99.Final-sources.jar -## Netty/Codec (4.1.86.Final) +## Netty/Codec (4.1.99.Final) -* Maven coordinates: `io.netty:netty-codec:4.1.86.Final` +* Maven coordinates: `io.netty:netty-codec:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-codec/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-codec - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-codec/4.1.86.Final/netty-codec-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-codec/4.1.99.Final/netty-codec-4.1.99.Final-sources.jar -## Netty/Codec/HTTP (4.1.86.Final) +## Netty/Codec/HTTP (4.1.99.Final) -* Maven coordinates: `io.netty:netty-codec-http:4.1.86.Final` +* Maven coordinates: `io.netty:netty-codec-http:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-codec-http/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-codec-http - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-codec-http/4.1.86.Final/netty-codec-http-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-codec-http/4.1.99.Final/netty-codec-http-4.1.99.Final-sources.jar -## Netty/Common (4.1.86.Final) +## Netty/Common (4.1.99.Final) -* Maven coordinates: `io.netty:netty-common:4.1.86.Final` +* Maven coordinates: `io.netty:netty-common:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-common/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-common - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-common/4.1.86.Final/netty-common-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-common/4.1.99.Final/netty-common-4.1.99.Final-sources.jar -## Netty/Handler (4.1.86.Final) +## Netty/Handler (4.1.99.Final) -* Maven coordinates: `io.netty:netty-handler:4.1.86.Final` +* Maven coordinates: `io.netty:netty-handler:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-handler/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-handler - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-handler/4.1.86.Final/netty-handler-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-handler/4.1.99.Final/netty-handler-4.1.99.Final-sources.jar -## Netty/Resolver (4.1.86.Final) +## Netty/Resolver (4.1.99.Final) -* Maven coordinates: `io.netty:netty-resolver:4.1.86.Final` +* Maven coordinates: `io.netty:netty-resolver:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-resolver/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-resolver - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-resolver/4.1.86.Final/netty-resolver-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-resolver/4.1.99.Final/netty-resolver-4.1.99.Final-sources.jar -## Netty/Transport (4.1.86.Final) +## Netty/Transport (4.1.99.Final) -* Maven coordinates: `io.netty:netty-transport:4.1.86.Final` +* Maven coordinates: `io.netty:netty-transport:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-transport/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-transport - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport/4.1.86.Final/netty-transport-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport/4.1.99.Final/netty-transport-4.1.99.Final-sources.jar -## Netty/Transport/Classes/Epoll (4.1.86.Final) +## Netty/Transport/Classes/Epoll (4.1.99.Final) -* Maven coordinates: `io.netty:netty-transport-classes-epoll:4.1.86.Final` +* Maven coordinates: `io.netty:netty-transport-classes-epoll:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-transport-classes-epoll/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-transport-classes-epoll - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-classes-epoll/4.1.86.Final/netty-transport-classes-epoll-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-classes-epoll/4.1.99.Final/netty-transport-classes-epoll-4.1.99.Final-sources.jar -## Netty/Transport/Classes/KQueue (4.1.86.Final) +## Netty/Transport/Classes/KQueue (4.1.99.Final) -* Maven coordinates: `io.netty:netty-transport-classes-kqueue:4.1.86.Final` +* Maven coordinates: `io.netty:netty-transport-classes-kqueue:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-transport-classes-kqueue/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-transport-classes-kqueue - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-classes-kqueue/4.1.86.Final/netty-transport-classes-kqueue-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-classes-kqueue/4.1.99.Final/netty-transport-classes-kqueue-4.1.99.Final-sources.jar -## Netty/Transport/Native/Epoll (4.1.86.Final) +## Netty/Transport/Native/Epoll (4.1.99.Final) -* Maven coordinates: `io.netty:netty-transport-native-epoll:4.1.86.Final` +* Maven coordinates: `io.netty:netty-transport-native-epoll:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-transport-native-epoll/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-transport-native-epoll - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-native-epoll/4.1.86.Final/netty-transport-native-epoll-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-native-epoll/4.1.99.Final/netty-transport-native-epoll-4.1.99.Final-sources.jar -## Netty/Transport/Native/KQueue (4.1.86.Final) +## Netty/Transport/Native/KQueue (4.1.99.Final) -* Maven coordinates: `io.netty:netty-transport-native-kqueue:4.1.86.Final` +* Maven coordinates: `io.netty:netty-transport-native-kqueue:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-transport-native-kqueue/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-transport-native-kqueue - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-native-kqueue/4.1.86.Final/netty-transport-native-kqueue-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-native-kqueue/4.1.99.Final/netty-transport-native-kqueue-4.1.99.Final-sources.jar -## Netty/Transport/Native/Unix/Common (4.1.86.Final) +## Netty/Transport/Native/Unix/Common (4.1.99.Final) -* Maven coordinates: `io.netty:netty-transport-native-unix-common:4.1.86.Final` +* Maven coordinates: `io.netty:netty-transport-native-unix-common:4.1.99.Final` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: https://netty.io/netty-transport-native-unix-common/ * Sources: * declared as SCM: https://github.com/netty/netty/netty-transport-native-unix-common - * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-native-unix-common/4.1.86.Final/netty-transport-native-unix-common-4.1.86.Final-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=io/netty/netty-transport-native-unix-common/4.1.99.Final/netty-transport-native-unix-common-4.1.99.Final-sources.jar ## OpenTelemetry Java (1.13.0) @@ -1040,34 +1040,34 @@ * Maven sources: https://search.maven.org/remotecontent?filepath=org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2-sources.jar -## Atteo Class Index (3.11) +## Atteo Class Index (3.13) -* Maven coordinates: `org.atteo.classindex:classindex:3.11` +* Maven coordinates: `org.atteo.classindex:classindex:3.13` * License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) * Project: http://atteo.org/static/classindex/classindex * Sources: * declared as SCM: https://github.com/atteo/classindex/classindex - * Maven sources: https://search.maven.org/remotecontent?filepath=org/atteo/classindex/classindex/3.11/classindex-3.11-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=org/atteo/classindex/classindex/3.13/classindex-3.13-sources.jar -## commons-compiler (3.1.7) +## commons-compiler (3.1.10) -* Maven coordinates: `org.codehaus.janino:commons-compiler:3.1.7` +* Maven coordinates: `org.codehaus.janino:commons-compiler:3.1.10` * License: [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) * Project: http://janino-compiler.github.io/commons-compiler/ * Sources: * declared as SCM: https://github.com/janino-compiler/commons-compiler - * Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/commons-compiler/3.1.7/commons-compiler-3.1.7-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10-sources.jar -## janino (3.1.7) +## janino (3.1.10) -* Maven coordinates: `org.codehaus.janino:janino:3.1.7` +* Maven coordinates: `org.codehaus.janino:janino:3.1.10` * License: [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html) * Project: http://janino-compiler.github.io/janino/ * Sources: * declared as SCM: https://github.com/janino-compiler/janino - * Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/janino/3.1.7/janino-3.1.7-sources.jar + * Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/janino/3.1.10/janino-3.1.10-sources.jar ## Java Concurrency Tools Core Library (2.1.2)