HADOOP-18538. Upgrade kafka to 2.8.2 (#5164)

Signed-off-by: Brahma Reddy Battula <brahma@apache.org>
(cherry picked from commit 2e88096266)

Conflicts:
	LICENSE-binary
(cherry picked from commit 50125e249f7062070995b0dc1e1aa9f725898318)
This commit is contained in:
Murali Krishna 2022-12-06 22:27:46 +05:30 committed by Wei-Chiu Chuang
parent 2d6bda8356
commit ccb49013a6
No known key found for this signature in database
GPG Key ID: B362E1C021854B9D
2 changed files with 2 additions and 2 deletions

View File

@ -326,7 +326,7 @@ org.apache.htrace:htrace-core:3.1.0-incubating
org.apache.htrace:htrace-core4:4.1.0-incubating
org.apache.httpcomponents:httpclient:4.5.13
org.apache.httpcomponents:httpcore:4.4.13
org.apache.kafka:kafka-clients:2.8.1
org.apache.kafka:kafka-clients:2.8.2
org.apache.kerby:kerb-admin:1.0.1
org.apache.kerby:kerb-client:1.0.1
org.apache.kerby:kerb-common:1.0.1

View File

@ -50,7 +50,7 @@
<!-- Version number for xerces used by JDiff -->
<xerces.jdiff.version>2.12.2</xerces.jdiff.version>
<kafka.version>2.8.1</kafka.version>
<kafka.version>2.8.2</kafka.version>
<commons-daemon.version>1.0.13</commons-daemon.version>