lively-jackal-83760
09/08/2022, 10:37 AMThe calling method's class, org.springframework.beans.factory.xml.XmlBeanDefinitionReader, is available from the following locations:
jar:file:/Users/dseredenko/.m2/repository/org/springframework/spring-beans/5.3.21/spring-beans-5.3.21.jar!/org/springframework/beans/factory/xml/XmlBeanDefinitionReader.class
jar:file:/Users/dseredenko/.m2/repository/io/acryl/datahub-client/0.8.44/datahub-client-0.8.44.jar!/org/springframework/beans/factory/xml/XmlBeanDefinitionReader.class
seems like datahub-client has its own springframework which conflicts with mine. Don't see any dependency in pom file of datahub-client and don't understand how to exclude spring from datahub-client.
Can someone help?mammoth-bear-12532
lively-jackal-83760
09/12/2022, 10:28 AMmammoth-bear-12532