From 89689c0221f105525119b10afd2cdd7bcb53dd85 Mon Sep 17 00:00:00 2001 From: sundapeng Date: Tue, 11 Jan 2022 17:14:01 +0800 Subject: [PATCH] [KYUUBI #1719] javax.activation:activation:jar duplicates ### _Why are the changes needed?_ ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #1725 from SunDapeng1/issues-1719. Closes #1719 d31d4e49 [sundapeng] [KYUUBI #1719] javax.activation:activation:jar duplicates Authored-by: sundapeng Signed-off-by: hongdongdong --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 225fa5295..ccdabb0f6 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,6 @@ 2.12.15 2.12 - 1.1.1 4.8 1.67 4.1.1 @@ -471,12 +470,6 @@ ${testcontainers.version} - - javax.activation - activation - ${activation.version} - - io.fabric8 kubernetes-client