Skip to content

Commit de0f86c

Browse files
committed
update third parties
Signed-off-by: Thomas Jäckle <[email protected]>
1 parent 65200d4 commit de0f86c

File tree

4 files changed

+64
-64
lines changed

4 files changed

+64
-64
lines changed

legal/3rd-party-dependencies/compile.txt

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ch.qos.logback:logback-classic:jar:1.2.12:compile
2-
ch.qos.logback:logback-core:jar:1.2.12:compile
1+
ch.qos.logback:logback-classic:jar:1.4.14:compile
2+
ch.qos.logback:logback-core:jar:1.4.14:compile
33
com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:compile
44
com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3:compile
55
com.fasterxml.jackson.core:jackson-core:jar:2.14.3:compile
@@ -21,7 +21,7 @@ com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1:compile
2121
com.google.auto.value:auto-value-annotations:jar:1.9:compile
2222
com.hierynomus:asn-one:jar:0.5.0:compile
2323
com.hivemq:hivemq-mqtt-client:jar:1.3.3:compile
24-
com.rabbitmq:amqp-client:jar:5.14.3:compile
24+
com.rabbitmq:amqp-client:jar:5.18.0:compile
2525
com.thoughtworks.paranamer:paranamer:jar:2.8:compile
2626
com.typesafe:config:jar:1.4.2:compile
2727
com.typesafe:ssl-config-core_2.13:jar:0.6.1:compile
@@ -31,12 +31,12 @@ io.cloudevents:cloudevents-http-basic:jar:2.3.0:compile
3131
io.dropwizard.metrics:metrics-core:jar:4.2.9:compile
3232
io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9:compile
3333
io.jsonwebtoken:jjwt-api:jar:0.11.5:compile
34-
io.kamon:kamon-core_2.13:jar:2.6.5:compile
35-
io.kamon:kamon-executors_2.13:jar:2.6.5:compile
36-
io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5:compile
37-
io.kamon:kamon-opentelemetry_2.13:jar:2.6.5:compile
38-
io.kamon:kamon-prometheus_2.13:jar:2.6.5:compile
39-
io.kamon:kamon-system-metrics_2.13:jar:2.6.5:compile
34+
io.kamon:kamon-core_2.13:jar:2.6.6:compile
35+
io.kamon:kamon-executors_2.13:jar:2.6.6:compile
36+
io.kamon:kamon-instrumentation-common_2.13:jar:2.6.6:compile
37+
io.kamon:kamon-opentelemetry_2.13:jar:2.6.6:compile
38+
io.kamon:kamon-prometheus_2.13:jar:2.6.6:compile
39+
io.kamon:kamon-system-metrics_2.13:jar:2.6.6:compile
4040
io.netty:netty-buffer:jar:4.1.99.Final:compile
4141
io.netty:netty-codec-http:jar:4.1.99.Final:compile
4242
io.netty:netty-codec:jar:4.1.99.Final:compile
@@ -93,8 +93,8 @@ org.apache.qpid:qpid-jms-client:jar:1.10.0:compile
9393
org.apache.sshd:sshd-common:jar:2.9.2:compile
9494
org.apache.sshd:sshd-core:jar:2.9.2:compile
9595
org.atteo.classindex:classindex:jar:3.13:compile
96-
org.codehaus.janino:commons-compiler:jar:3.1.10:compile
97-
org.codehaus.janino:janino:jar:3.1.10:compile
96+
org.codehaus.janino:commons-compiler:jar:3.1.11:compile
97+
org.codehaus.janino:janino:jar:3.1.11:compile
9898
org.komamitsu:fluency-core:jar:2.6.5:compile
9999
org.komamitsu:fluency-fluentd:jar:2.6.5:compile
100100
org.lmdbjava:lmdbjava:jar:0.7.0:compile
@@ -114,8 +114,8 @@ org.parboiled:parboiled_2.13:jar:2.5.0:compile
114114
org.reactivestreams:reactive-streams:jar:1.0.4:compile
115115
org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile
116116
org.scala-lang:scala-library:jar:2.13.12:compile
117-
org.slf4j:jcl-over-slf4j:jar:1.7.36:compile
118-
org.slf4j:jul-to-slf4j:jar:1.7.36:compile
119-
org.slf4j:slf4j-api:jar:1.7.36:compile
117+
org.slf4j:jcl-over-slf4j:jar:2.0.11:compile
118+
org.slf4j:jul-to-slf4j:jar:2.0.11:compile
119+
org.slf4j:slf4j-api:jar:2.0.11:compile
120120
org.webjars.npm:bytebuffer:jar:5.0.1:compile
121121
org.webjars.npm:long:jar:3.2.0:compile

legal/3rd-party-dependencies/runtime.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha:runtime
88
io.projectreactor:reactor-core:jar:3.5.0:runtime
99
javax.inject:javax.inject:jar:1:runtime
1010
net.jodah:failsafe:jar:2.4.4:runtime
11-
net.logstash.logback:logstash-logback-encoder:jar:7.2:runtime
11+
net.logstash.logback:logstash-logback-encoder:jar:7.4:runtime
1212
org.jctools:jctools-core:jar:2.1.2:runtime
1313
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0:runtime
1414
org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10:runtime

legal/3rd-party-dependencies/test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ org.openjdk.jmh:jmh-generator-annprocess:jar:1.37:test
4545
org.opentest4j:opentest4j:jar:1.3.0:test
4646
org.scalaz:scalaz-core_2.13:jar:7.3.7:test
4747
org.skyscreamer:jsonassert:jar:1.5.1:test
48-
org.slf4j:slf4j-simple:jar:1.7.36:test
48+
org.slf4j:slf4j-simple:jar:2.0.11:test

legal/NOTICE-THIRD-PARTY.md

+48-48
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
# Third-party Content
22

3-
## Logback Classic Module (1.2.12)
3+
## Logback Classic Module (1.4.14)
44

5-
* Maven coordinates: `ch.qos.logback:logback-classic:1.2.12`
5+
* Maven coordinates: `ch.qos.logback:logback-classic:1.4.14`
66
* License: [EPL-1.0](https://spdx.org/licenses/EPL-1.0.html), [LGPL-2.1](https://spdx.org/licenses/LGPL-2.1.html)
77
* Project: http://logback.qos.ch/logback-classic
88
* Sources:
99
* declared as SCM: https://github.com/qos-ch/logback/logback-classic
10-
* Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12-sources.jar
10+
* Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14-sources.jar
1111

1212

13-
## Logback Core Module (1.2.12)
13+
## Logback Core Module (1.4.14)
1414

15-
* Maven coordinates: `ch.qos.logback:logback-core:1.2.12`
15+
* Maven coordinates: `ch.qos.logback:logback-core:1.4.14`
1616
* License: [EPL-1.0](https://spdx.org/licenses/EPL-1.0.html), [LGPL-2.1](https://spdx.org/licenses/LGPL-2.1.html)
1717
* Project: http://logback.qos.ch/logback-core
1818
* Sources:
1919
* declared as SCM: https://github.com/qos-ch/logback/logback-core
20-
* Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12-sources.jar
20+
* Maven sources: https://search.maven.org/remotecontent?filepath=ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14-sources.jar
2121

2222

2323
## minimal-json (0.9.5)
@@ -240,14 +240,14 @@
240240
* Maven sources: https://search.maven.org/remotecontent?filepath=com/hivemq/hivemq-mqtt-client/1.3.3/hivemq-mqtt-client-1.3.3-sources.jar
241241

242242

243-
## RabbitMQ Java Client (5.14.3)
243+
## RabbitMQ Java Client (5.18.0)
244244

245-
* Maven coordinates: `com.rabbitmq:amqp-client:5.14.3`
245+
* Maven coordinates: `com.rabbitmq:amqp-client:5.18.0`
246246
* License: [AL 2.0](https://spdx.org/licenses/AL 2.0.html), [GPL-2.0](https://spdx.org/licenses/GPL-2.0.html), [MPL 2.0](https://spdx.org/licenses/MPL 2.0.html)
247247
* Project: https://www.rabbitmq.com
248248
* Sources:
249249
* declared as SCM: https://github.com/rabbitmq/rabbitmq-java-client
250-
* Maven sources: https://search.maven.org/remotecontent?filepath=com/rabbitmq/amqp-client/5.14.3/amqp-client-5.14.3-sources.jar
250+
* Maven sources: https://search.maven.org/remotecontent?filepath=com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0-sources.jar
251251

252252

253253
## okhttp (4.9.3)
@@ -370,64 +370,64 @@
370370
* Maven sources: https://search.maven.org/remotecontent?filepath=io/jsonwebtoken/jjwt-impl/0.11.5/jjwt-impl-0.11.5-sources.jar
371371

372372

373-
## kamon-core (2.6.5)
373+
## kamon-core (2.6.6)
374374

375-
* Maven coordinates: `io.kamon:kamon-core_2.13:2.6.5`
375+
* Maven coordinates: `io.kamon:kamon-core_2.13:2.6.6`
376376
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
377377
* Project: http://kamon.io
378378
* Sources:
379379
* declared as SCM: https://github.com/kamon-io/Kamon
380-
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-core_2.13/2.6.5/kamon-core_2.13-2.6.5-sources.jar
380+
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-core_2.13/2.6.6/kamon-core_2.13-2.6.6-sources.jar
381381

382382

383-
## kamon-executors (2.6.5)
383+
## kamon-executors (2.6.6)
384384

385-
* Maven coordinates: `io.kamon:kamon-executors_2.13:2.6.5`
385+
* Maven coordinates: `io.kamon:kamon-executors_2.13:2.6.6`
386386
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
387387
* Project: http://kamon.io
388388
* Sources:
389389
* declared as SCM: https://github.com/kamon-io/Kamon
390-
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-executors_2.13/2.6.5/kamon-executors_2.13-2.6.5-sources.jar
390+
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-executors_2.13/2.6.6/kamon-executors_2.13-2.6.6-sources.jar
391391

392392

393-
## kamon-instrumentation-common (2.6.5)
393+
## kamon-instrumentation-common (2.6.6)
394394

395-
* Maven coordinates: `io.kamon:kamon-instrumentation-common_2.13:2.6.5`
395+
* Maven coordinates: `io.kamon:kamon-instrumentation-common_2.13:2.6.6`
396396
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
397397
* Project: http://kamon.io
398398
* Sources:
399399
* declared as SCM: https://github.com/kamon-io/Kamon
400-
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-instrumentation-common_2.13/2.6.5/kamon-instrumentation-common_2.13-2.6.5-sources.jar
400+
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-instrumentation-common_2.13/2.6.6/kamon-instrumentation-common_2.13-2.6.6-sources.jar
401401

402402

403-
## kamon-opentelemetry (2.6.5)
403+
## kamon-opentelemetry (2.6.6)
404404

405-
* Maven coordinates: `io.kamon:kamon-opentelemetry_2.13:2.6.5`
405+
* Maven coordinates: `io.kamon:kamon-opentelemetry_2.13:2.6.6`
406406
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
407407
* Project: http://kamon.io
408408
* Sources:
409409
* declared as SCM: https://github.com/kamon-io/Kamon
410-
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-opentelemetry_2.13/2.6.5/kamon-opentelemetry_2.13-2.6.5-sources.jar
410+
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-opentelemetry_2.13/2.6.6/kamon-opentelemetry_2.13-2.6.6-sources.jar
411411

412412

413-
## kamon-prometheus (2.6.5)
413+
## kamon-prometheus (2.6.6)
414414

415-
* Maven coordinates: `io.kamon:kamon-prometheus_2.13:2.6.5`
415+
* Maven coordinates: `io.kamon:kamon-prometheus_2.13:2.6.6`
416416
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
417417
* Project: http://kamon.io
418418
* Sources:
419419
* declared as SCM: https://github.com/kamon-io/Kamon
420-
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-prometheus_2.13/2.6.5/kamon-prometheus_2.13-2.6.5-sources.jar
420+
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-prometheus_2.13/2.6.6/kamon-prometheus_2.13-2.6.6-sources.jar
421421

422422

423-
## kamon-system-metrics (2.6.5)
423+
## kamon-system-metrics (2.6.6)
424424

425-
* Maven coordinates: `io.kamon:kamon-system-metrics_2.13:2.6.5`
425+
* Maven coordinates: `io.kamon:kamon-system-metrics_2.13:2.6.6`
426426
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
427427
* Project: http://kamon.io
428428
* Sources:
429429
* declared as SCM: https://github.com/kamon-io/Kamon
430-
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-system-metrics_2.13/2.6.5/kamon-system-metrics_2.13-2.6.5-sources.jar
430+
* Maven sources: https://search.maven.org/remotecontent?filepath=io/kamon/kamon-system-metrics_2.13/2.6.6/kamon-system-metrics_2.13-2.6.6-sources.jar
431431

432432

433433
## Netty/Buffer (4.1.99.Final)
@@ -700,14 +700,14 @@
700700
* Maven sources: https://search.maven.org/remotecontent?filepath=net/jodah/failsafe/2.4.4/failsafe-2.4.4-sources.jar
701701

702702

703-
## Logstash Logback Encoder (7.2)
703+
## Logstash Logback Encoder (7.4)
704704

705-
* Maven coordinates: `net.logstash.logback:logstash-logback-encoder:7.2`
705+
* Maven coordinates: `net.logstash.logback:logstash-logback-encoder:7.4`
706706
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html), [MIT](https://spdx.org/licenses/MIT.html)
707707
* Project: https://github.com/logfellow/logstash-logback-encoder
708708
* Sources:
709709
* declared as SCM: https://github.com/logfellow/logstash-logback-encoder
710-
* Maven sources: https://search.maven.org/remotecontent?filepath=net/logstash/logback/logstash-logback-encoder/7.2/logstash-logback-encoder-7.2-sources.jar
710+
* Maven sources: https://search.maven.org/remotecontent?filepath=net/logstash/logback/logstash-logback-encoder/7.4/logstash-logback-encoder-7.4-sources.jar
711711

712712

713713
## metrics4-scala (4.2.9)
@@ -1050,24 +1050,24 @@
10501050
* Maven sources: https://search.maven.org/remotecontent?filepath=org/atteo/classindex/classindex/3.13/classindex-3.13-sources.jar
10511051

10521052

1053-
## commons-compiler (3.1.10)
1053+
## commons-compiler (3.1.11)
10541054

1055-
* Maven coordinates: `org.codehaus.janino:commons-compiler:3.1.10`
1055+
* Maven coordinates: `org.codehaus.janino:commons-compiler:3.1.11`
10561056
* License: [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html)
10571057
* Project: http://janino-compiler.github.io/commons-compiler/
10581058
* Sources:
10591059
* declared as SCM: https://github.com/janino-compiler/commons-compiler
1060-
* Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10-sources.jar
1060+
* Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/commons-compiler/3.1.11/commons-compiler-3.1.11-sources.jar
10611061

10621062

1063-
## janino (3.1.10)
1063+
## janino (3.1.11)
10641064

1065-
* Maven coordinates: `org.codehaus.janino:janino:3.1.10`
1065+
* Maven coordinates: `org.codehaus.janino:janino:3.1.11`
10661066
* License: [BSD-3-Clause](https://spdx.org/licenses/BSD-3-Clause.html)
10671067
* Project: http://janino-compiler.github.io/janino/
10681068
* Sources:
10691069
* declared as SCM: https://github.com/janino-compiler/janino
1070-
* Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/janino/3.1.10/janino-3.1.10-sources.jar
1070+
* Maven sources: https://search.maven.org/remotecontent?filepath=org/codehaus/janino/janino/3.1.11/janino-3.1.11-sources.jar
10711071

10721072

10731073
## Java Concurrency Tools Core Library (2.1.2)
@@ -1360,34 +1360,34 @@
13601360
* Maven sources: https://search.maven.org/remotecontent?filepath=org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2-sources.jar
13611361

13621362

1363-
## JCL 1.2 implemented over SLF4J (1.7.36)
1363+
## JCL 1.2 implemented over SLF4J (2.0.11)
13641364

1365-
* Maven coordinates: `org.slf4j:jcl-over-slf4j:1.7.36`
1365+
* Maven coordinates: `org.slf4j:jcl-over-slf4j:2.0.11`
13661366
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
13671367
* Project: http://www.slf4j.org
13681368
* Sources:
1369-
* declared as SCM: https://github.com/qos-ch/slf4j/jcl-over-slf4j
1370-
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36-sources.jar
1369+
* declared as SCM: https://github.com/qos-ch/slf4j/slf4j-parent/jcl-over-slf4j
1370+
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/jcl-over-slf4j/2.0.11/jcl-over-slf4j-2.0.11-sources.jar
13711371

13721372

1373-
## JUL to SLF4J bridge (1.7.36)
1373+
## JUL to SLF4J bridge (2.0.11)
13741374

1375-
* Maven coordinates: `org.slf4j:jul-to-slf4j:1.7.36`
1375+
* Maven coordinates: `org.slf4j:jul-to-slf4j:2.0.11`
13761376
* License: [MIT](https://spdx.org/licenses/MIT.html)
13771377
* Project: http://www.slf4j.org
13781378
* Sources:
1379-
* declared as SCM: https://github.com/qos-ch/slf4j/jul-to-slf4j
1380-
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36-sources.jar
1379+
* declared as SCM: https://github.com/qos-ch/slf4j/slf4j-parent/jul-to-slf4j
1380+
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/jul-to-slf4j/2.0.11/jul-to-slf4j-2.0.11-sources.jar
13811381

13821382

1383-
## SLF4J API Module (1.7.36)
1383+
## SLF4J API Module (2.0.11)
13841384

1385-
* Maven coordinates: `org.slf4j:slf4j-api:1.7.36`
1385+
* Maven coordinates: `org.slf4j:slf4j-api:2.0.11`
13861386
* License: [MIT](https://spdx.org/licenses/MIT.html)
13871387
* Project: http://www.slf4j.org
13881388
* Sources:
1389-
* declared as SCM: https://github.com/qos-ch/slf4j/slf4j-api
1390-
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36-sources.jar
1389+
* declared as SCM: https://github.com/qos-ch/slf4j/slf4j-parent/slf4j-api
1390+
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11-sources.jar
13911391

13921392

13931393
## bytebuffer (5.0.1)

0 commit comments

Comments
 (0)