From 3cedab0dcfa6c6d823c3252f122639f0396b68bd Mon Sep 17 00:00:00 2001 From: sychen Date: Tue, 24 Sep 2024 22:32:38 +0800 Subject: [PATCH] exclude --- hadoop-client-modules/hadoop-client-runtime/pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hadoop-client-modules/hadoop-client-runtime/pom.xml b/hadoop-client-modules/hadoop-client-runtime/pom.xml index 8c72f53e9189f..ed410d255465a 100644 --- a/hadoop-client-modules/hadoop-client-runtime/pom.xml +++ b/hadoop-client-modules/hadoop-client-runtime/pom.xml @@ -229,8 +229,9 @@ jnamed* lookup* update* - META-INF/versions/21/* - META-INF/versions/21/**/* + META-INF/versions/18/* + META-INF/versions/18/**/* + META-INF/services/java.net.spi.InetAddressResolverProvider @@ -245,7 +246,7 @@ META-INF/versions/9/module-info.class META-INF/versions/11/module-info.class - META-INF/versions/21/module-info.class + META-INF/versions/18/module-info.class