From 9a4aef175622c07c281954da691217d95be542df Mon Sep 17 00:00:00 2001 From: Celebrate-future <78527112+Celebrate-future@users.noreply.github.com> Date: Tue, 12 Apr 2022 15:35:14 +0800 Subject: [PATCH] remove redundant dependencies --- ocpp-common/pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index 01bfaee62..0db62bc3b 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -46,17 +46,7 @@ - - javax.xml.bind - jaxb-api - 2.1 - - - javax.xml.soap - javax.xml.soap-api - 1.4.0 - - + org.slf4j