This is an automated email from the ASF dual-hosted git repository. brahma pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push: new 2e880962664 HADOOP-18538. Upgrade kafka to 2.8.2 (#5164) 2e880962664 is described below commit 2e88096266419662b76d4ddd7073a1dce234d79c Author: Murali Krishna <muralikrishna.dm...@gmail.com> AuthorDate: Tue Dec 6 22:27:46 2022 +0530 HADOOP-18538. Upgrade kafka to 2.8.2 (#5164) Signed-off-by: Brahma Reddy Battula <bra...@apache.org> --- LICENSE-binary | 2 +- hadoop-project/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 988e38fa390..c4aa63df880 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -324,7 +324,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.6 org.apache.httpcomponents:httpcore:4.4.10 -org.apache.kafka:kafka-clients:2.8.1 +org.apache.kafka:kafka-clients:2.8.2 org.apache.kerby:kerb-admin:2.0.2 org.apache.kerby:kerb-client:2.0.2 org.apache.kerby:kerb-common:2.0.2 diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 5c2fad15779..17df3f14497 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -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> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org