Skip to content

Commit bb195e6

Browse files
authored
chore(deps): update apache.kafka to v3.9.0 (#3078)
1 parent 78cbd06 commit bb195e6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+39
-35
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ apache-curator = "5.8.0"
3535
apache-httpcomponents-httpclient = "4.5.14"
3636
apache-httpcomponents-httpcore = "4.4.16"
3737
apache-httpcomponents-httpmime = "4.5.14"
38-
apache-kafka = "3.7.1"
38+
apache-kafka = "3.9.0"
3939
apache-log4j = "2.21.0"
4040
apache-lucene = "9.12.1"
4141
apache-opennlp = "1.9.4"

solr/cross-dc-manager/gradle.lockfile

+16-14
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ com.fasterxml.jackson:jackson-bom:2.18.2=compileClasspath,jarValidation,runtimeC
1616
com.fasterxml.woodstox:woodstox-core:7.0.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
1717
com.github.ben-manes.caffeine:caffeine:3.1.8=annotationProcessor,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testRuntimeClasspath
1818
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
19-
com.github.luben:zstd-jni:1.5.6-3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
19+
com.github.luben:zstd-jni:1.5.6-4=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
2020
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
2121
com.google.auto.value:auto-value-annotations:1.10.4=annotationProcessor,errorprone,testAnnotationProcessor
2222
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor
@@ -40,7 +40,7 @@ com.jayway.jsonpath:json-path:2.9.0=jarValidation,runtimeClasspath,runtimeLibs,s
4040
com.lmax:disruptor:3.4.4=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
4141
com.tdunning:t-digest:3.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
4242
com.thoughtworks.paranamer:paranamer:2.8=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
43-
com.typesafe.scala-logging:scala-logging_2.13:3.9.4=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
43+
com.typesafe.scala-logging:scala-logging_2.13:3.9.5=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
4444
com.yammer.metrics:metrics-core:2.2.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
4545
commons-beanutils:commons-beanutils:1.9.4=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
4646
commons-cli:commons-cli:1.9.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
@@ -97,17 +97,19 @@ org.apache.curator:curator-test:5.8.0=jarValidation,testRuntimeClasspath
9797
org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
9898
org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
9999
org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
100-
org.apache.kafka:kafka-clients:3.7.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
101-
org.apache.kafka:kafka-group-coordinator:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
102-
org.apache.kafka:kafka-metadata:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
103-
org.apache.kafka:kafka-raft:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
104-
org.apache.kafka:kafka-server-common:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
105-
org.apache.kafka:kafka-server:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
106-
org.apache.kafka:kafka-storage-api:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
107-
org.apache.kafka:kafka-storage:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
108-
org.apache.kafka:kafka-streams:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
109-
org.apache.kafka:kafka-tools-api:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
110-
org.apache.kafka:kafka_2.13:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
100+
org.apache.kafka:kafka-clients:3.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
101+
org.apache.kafka:kafka-group-coordinator-api:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
102+
org.apache.kafka:kafka-group-coordinator:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
103+
org.apache.kafka:kafka-metadata:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
104+
org.apache.kafka:kafka-raft:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
105+
org.apache.kafka:kafka-server-common:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
106+
org.apache.kafka:kafka-server:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
107+
org.apache.kafka:kafka-storage-api:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
108+
org.apache.kafka:kafka-storage:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
109+
org.apache.kafka:kafka-streams:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
110+
org.apache.kafka:kafka-tools-api:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
111+
org.apache.kafka:kafka-transaction-coordinator:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
112+
org.apache.kafka:kafka_2.13:3.9.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
111113
org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs
112114
org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
113115
org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
@@ -196,7 +198,7 @@ org.rocksdb:rocksdbjni:7.9.2=jarValidation,runtimeClasspath,runtimeLibs,testComp
196198
org.scala-lang.modules:scala-collection-compat_2.13:2.10.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
197199
org.scala-lang.modules:scala-java8-compat_2.13:1.0.2=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
198200
org.scala-lang:scala-library:2.13.15=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
199-
org.scala-lang:scala-reflect:2.13.12=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
201+
org.scala-lang:scala-reflect:2.13.14=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
200202
org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
201203
org.slf4j:jcl-over-slf4j:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
202204
org.slf4j:jul-to-slf4j:2.0.16=solrPlatformLibs

solr/licenses/kafka-clients-3.7.1-test.jar.sha1

-1
This file was deleted.

solr/licenses/kafka-clients-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b95cfff8be358659761c822395e4f9bb1dce46e5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e87443101adb03975297788cf7f2b5387c3cfe2d

solr/licenses/kafka-group-coordinator-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bbaa0762d6d05e239443e5353450a69da14e2404
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
530c2fb8302e57891e2f728bcff36cd459e2f044

solr/licenses/kafka-metadata-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3dbb6d92288053be3ab4143caef49a1964f12353

solr/licenses/kafka-raft-3.7.1.jar.sha1

-1
This file was deleted.
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0f68fb19f70a5785ae60fa5f9f0f44ac657b3fae

solr/licenses/kafka-server-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e4661baa67f4a430007ff192002dab5e122c3bfe

solr/licenses/kafka-server-common-3.7.1-test.jar.sha1

-1
This file was deleted.

solr/licenses/kafka-server-common-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e009c6ce327763296ccaca96bb031aca25565d1c
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b7a123bedb08749027036083f46fa4ce811e21ab

solr/licenses/kafka-storage-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
82d71124f816eea2c781250df8fad3f3e6a2005c

solr/licenses/kafka-storage-api-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c81c40af70022fd4c6b1dd257653a760b73b279d

solr/licenses/kafka-streams-3.7.1-test.jar.sha1

-1
This file was deleted.

solr/licenses/kafka-streams-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
065a29310baab788afefe86d78699feefa5cf8c4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
935b2f1897291ce0d6e515d5453cff2094f33854

solr/licenses/kafka-tools-api-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
aad7445b4d09fcf23c5a97f60e98d9c9ce5b0893
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
84b606dd706d2d924171968d06f0911d42d90841

solr/licenses/kafka_2.13-3.7.1-test.jar.sha1

-1
This file was deleted.

solr/licenses/kafka_2.13-3.7.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
930ab85d87913766a088f900490e55a72f1d56b7
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
addeb8ecbc7b72185a66b947989cdcdc7bdbac44

solr/licenses/scala-logging_2.13-3.9.4.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d5a0f61168371d8cff1c510f55407aa46bea8366

solr/licenses/scala-reflect-2.13.12.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8e275fefb2a01e178db2cdfebb2181062a790b82

solr/licenses/zstd-jni-1.5.6-3.jar.sha1

-1
This file was deleted.
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ba9e303e0b5e94cdd0017390d7d8c06f47fd61f7

solr/modules/cross-dc/gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ com.fasterxml.jackson:jackson-bom:2.18.2=apiHelper,compileClasspath,jarValidatio
1313
com.fasterxml.woodstox:woodstox-core:7.0.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
1414
com.github.ben-manes.caffeine:caffeine:3.1.8=annotationProcessor,apiHelper,errorprone,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testAnnotationProcessor,testRuntimeClasspath
1515
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor
16-
com.github.luben:zstd-jni:1.5.6-3=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
16+
com.github.luben:zstd-jni:1.5.6-4=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath
1717
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor
1818
com.google.auto.value:auto-value-annotations:1.10.4=annotationProcessor,errorprone,testAnnotationProcessor
1919
com.google.auto:auto-common:1.2.2=annotationProcessor,errorprone,testAnnotationProcessor
@@ -79,7 +79,7 @@ org.apache.curator:curator-test:5.8.0=jarValidation,testRuntimeClasspath
7979
org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
8080
org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
8181
org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath
82-
org.apache.kafka:kafka-clients:3.7.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
82+
org.apache.kafka:kafka-clients:3.9.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath
8383
org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs
8484
org.apache.logging.log4j:log4j-api:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath
8585
org.apache.logging.log4j:log4j-core:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath

0 commit comments

Comments
 (0)