From 5493f6fef41bee3ab311d158e699f6b4cf2d1bcd Mon Sep 17 00:00:00 2001
From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com>
Date: Tue, 12 Apr 2022 15:40:46 +0800
Subject: [PATCH] remove redundant dependencies
---
plugins/autostop/pom.xml | 62 +++++++++++++++++++++++++++++++++++++++-
1 file changed, 61 insertions(+), 1 deletion(-)
diff --git a/plugins/autostop/pom.xml b/plugins/autostop/pom.xml
index 064a6125f..b89716cea 100644
--- a/plugins/autostop/pom.xml
+++ b/plugins/autostop/pom.xml
@@ -41,12 +41,72 @@
kg.apc
jmeter-plugins-cmn-jmeter
0.3
+
+
+ javax.mail
+ mail
+
+
+ org.apache.geronimo.specs
+ geronimo-jms_1.1_spec
+
+
+ excalibur-pool
+ excalibur-pool-api
+
+
+ xml-apis
+ xml-apis
+
+
+ javax.servlet
+ servlet-api
+
+
+ xml-apis
+ xmlParserAPIs
+
+
+ geronimo-spec
+ geronimo-spec-javamail
+
+
+ geronimo-spec
+ geronimo-spec-jms
+
+
+ net.jcip
+ jcip-annotations
+
+
+ rome
+ rome
+
+
kg.apc
jmeter-plugins-emulators
0.2
test
+
+
+ org.apache.geronimo.specs
+ geronimo-jms_1.1_spec
+
+
+ excalibur-pool
+ excalibur-pool-api
+
+
+ xml-apis
+ xml-apis
+
+
+ javax.mail
+ mail
+
+
-
\ No newline at end of file
+