Skip to content

Commit b3e6e13

Browse files
authored
Update some dependencies (#18154)
* bump0 * bump1 * remove.testng.bump * slf2 * t * Revert "t" This reverts commit d0bf8fd. * add enforcer rule * up * update size; lang3 updated randomstring fn * update licenses * more * Revert "more" This reverts commit 71dc7c4. * updates * confluent uses kotlin1.9 * correct-licenses.yml
1 parent 514ff19 commit b3e6e13

7 files changed

Lines changed: 59 additions & 52 deletions

File tree

extensions-contrib/opentelemetry-emitter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<opentelemetry.instrumentation.version>1.14.0-alpha</opentelemetry.instrumentation.version>
3939
<!-- These guava and grpc versions are used only in the opentelemetry-extension.
4040
Look at build section for more details about shading. -->
41-
<shade.guava.version>32.0.1-jre</shade.guava.version>
41+
<shade.guava.version>32.1.3-jre</shade.guava.version>
4242
<shade.grpc.version>1.65.1</shade.grpc.version>
4343
</properties>
4444
<dependencyManagement>
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>io.perfmark</groupId>
125125
<artifactId>perfmark-api</artifactId>
126-
<version>0.23.0</version>
126+
<version>0.26.0</version>
127127
<scope>runtime</scope>
128128
</dependency>
129129
<dependency>

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
</dependency>
325325
<dependency>
326326
<groupId>org.apache.logging.log4j</groupId>
327-
<artifactId>log4j-slf4j-impl</artifactId>
327+
<artifactId>log4j-slf4j2-impl</artifactId>
328328
<scope>provided</scope>
329329
</dependency>
330330
<dependency>

licenses.yaml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ name: Guava
366366
license_category: binary
367367
module: java-core
368368
license_name: Apache License version 2.0
369-
version: 32.0.1-jre
369+
version: 32.1.3-jre
370370
libraries:
371371
- com.google.guava: guava
372372

@@ -595,7 +595,7 @@ name: Apache Commons Logging
595595
license_category: binary
596596
module: java-core
597597
license_name: Apache License version 2.0
598-
version: 1.1.1
598+
version: 1.3.5
599599
libraries:
600600
- commons-logging: commons-logging
601601
notices:
@@ -697,7 +697,7 @@ name: Apache Commons Lang
697697
license_category: binary
698698
module: java-core
699699
license_name: Apache License version 2.0
700-
version: 3.12.0
700+
version: 3.17.0
701701
libraries:
702702
- org.apache.commons: commons-lang3
703703
notices:
@@ -751,7 +751,7 @@ name: Apache Commons Text
751751
license_category: binary
752752
module: java-core
753753
license_name: Apache License version 2.0
754-
version: 1.10.0
754+
version: 1.13.1
755755
libraries:
756756
- org.apache.commons: commons-text
757757
notices:
@@ -935,7 +935,7 @@ libraries:
935935
---
936936

937937
name: Swagger
938-
version: 1.6.2
938+
version: 1.6.12
939939
license_category: binary
940940
module: extensions/druid-avro-extensions
941941
license_name: Apache License version 2.0
@@ -989,7 +989,7 @@ name: io.swagger swagger-annotations
989989
license_category: binary
990990
module: extensions/druid-kubernetes-extensions
991991
license_name: Apache License version 2.0
992-
version: 1.6.11
992+
version: 1.6.12
993993
libraries:
994994
- io.swagger: swagger-annotations
995995

@@ -999,7 +999,7 @@ name: io.swagger swagger-annotations
999999
license_category: binary
10001000
module: extensions/druid-kubernetes-extensions
10011001
license_name: Apache License version 2.0
1002-
version: 1.6.2
1002+
version: 1.6.11
10031003
libraries:
10041004
- io.swagger: swagger-annotations
10051005

@@ -1152,7 +1152,7 @@ name: Jetbrains Annotations
11521152
license_category: binary
11531153
module: extensions/kubernetes-extensions
11541154
license_name: Apache License version 2.0
1155-
version: 26.0.1
1155+
version: 26.0.2
11561156
libraries:
11571157
- org.jetbrains: annotations
11581158

@@ -1162,7 +1162,7 @@ name: Jetbrains kotlin-stdlib
11621162
license_category: binary
11631163
module: extensions/kubernetes-extensions
11641164
license_name: Apache License version 2.0
1165-
version: 1.6.10
1165+
version: 1.9.25
11661166
libraries:
11671167
- org.jetbrains.kotlin: kotlin-stdlib
11681168

@@ -1322,7 +1322,7 @@ name: Netty
13221322
license_category: binary
13231323
module: java-core
13241324
license_name: Apache License version 2.0
1325-
version: 4.1.118.Final
1325+
version: 4.1.122.Final
13261326
libraries:
13271327
- io.netty: netty-buffer
13281328
- io.netty: netty-codec
@@ -1616,7 +1616,7 @@ name: Joda-Time
16161616
license_category: binary
16171617
module: java-core
16181618
license_name: Apache License version 2.0
1619-
version: 2.12.5
1619+
version: 2.14.0
16201620
libraries:
16211621
- joda-time: joda-time
16221622
notices:
@@ -1659,7 +1659,7 @@ name: JSON Small and Fast Parser
16591659
license_category: binary
16601660
module: java-core
16611661
license_name: Apache License version 2.0
1662-
version: 2.4.11
1662+
version: 2.5.2
16631663
libraries:
16641664
- net.minidev: json-smart
16651665

@@ -1860,7 +1860,7 @@ name: Apache HttpCore
18601860
license_category: binary
18611861
module: java-core
18621862
license_name: Apache License version 2.0
1863-
version: 4.4.11
1863+
version: 4.4.16
18641864
libraries:
18651865
- org.apache.httpcomponents: httpcore
18661866
notices:
@@ -2076,7 +2076,7 @@ name: AsyncHttpClient asynchttpclient
20762076
license_category: binary
20772077
module: java-core
20782078
license_name: Apache License version 2.0
2079-
version: 3.0.1
2079+
version: 3.0.2
20802080
libraries:
20812081
- org.asynchttpclient: async-http-client
20822082
- org.asynchttpclient: async-http-client-netty-utils
@@ -2116,7 +2116,7 @@ name: Plexus Common Utilities
21162116
license_category: binary
21172117
module: java-core
21182118
license_name: Apache License version 2.0
2119-
version: 3.0.24
2119+
version: 3.1.0
21202120
libraries:
21212121
- org.codehaus.plexus: plexus-utils
21222122
notices:
@@ -2685,7 +2685,7 @@ name: JSON Small and Fast Parser
26852685
license_category: binary
26862686
module: druid-pac4j
26872687
license_name: Apache License version 2.0
2688-
version: 2.4.11
2688+
version: 2.5.2
26892689
libraries:
26902690
- net.minidev: json-smart
26912691
---
@@ -2694,7 +2694,7 @@ name: JSON Small and Fast Parser
26942694
license_category: binary
26952695
module: druid-pac4j
26962696
license_name: Apache License version 2.0
2697-
version: 2.4.11
2697+
version: 2.5.2
26982698
libraries:
26992699
- net.minidev: accessors-smart
27002700
---
@@ -2861,7 +2861,7 @@ libraries:
28612861

28622862
---
28632863
name: Kafka-schema-registry-client
2864-
version: 6.2.12
2864+
version: 6.2.15
28652865
license_category: binary
28662866
module: extensions/druid-avro-extensions
28672867
license_name: Apache License version 2.0
@@ -3005,7 +3005,7 @@ libraries:
30053005
---
30063006

30073007
name: Kafka Schema Registry Client
3008-
version: 6.2.12
3008+
version: 6.2.15
30093009
license_category: binary
30103010
module: extensions/druid-protobuf-extensions
30113011
license_name: Apache License version 2.0
@@ -3028,7 +3028,7 @@ libraries:
30283028
---
30293029

30303030
name: Confluent Kafka Client
3031-
version: 6.2.12-ccs
3031+
version: 6.2.15-ccs
30323032
license_category: binary
30333033
module: extensions/druid-protobuf-extensions
30343034
license_name: Apache License version 2.0
@@ -3406,7 +3406,7 @@ name: SLF4J API
34063406
license_category: binary
34073407
module: java-core
34083408
license_name: MIT License
3409-
version: 1.7.36
3409+
version: 2.0.16
34103410
copyright: QOS.ch
34113411
license_file_path: licenses/bin/slf4j.MIT
34123412
libraries:
@@ -3440,7 +3440,7 @@ name: FindBugs JSR305
34403440
license_category: binary
34413441
module: java-core
34423442
license_name: BSD-3-Clause License
3443-
version: 2.0.1
3443+
version: 3.0.2
34443444
copyright: FindBugs
34453445
license_file_path: licenses/bin/jsr305.BSD3
34463446
libraries:
@@ -3494,7 +3494,7 @@ name: ASM
34943494
license_category: binary
34953495
module: java-core
34963496
license_name: BSD-3-Clause License
3497-
version: 9.3
3497+
version: 9.8
34983498
copyright: INRIA, France Telecom
34993499
license_file_path: licenses/bin/asm.BSD3
35003500
libraries:
@@ -4478,7 +4478,7 @@ name: Netty
44784478
license_category: binary
44794479
module: extensions/druid-azure-extensions
44804480
license_name: Apache License version 2.0
4481-
version: 2.0.70.Final
4481+
version: 2.0.72.Final
44824482
libraries:
44834483
- io.netty: netty-tcnative-boringssl-static
44844484
- io.netty: netty-tcnative-classes

0 commit comments

Comments
 (0)