Hello - I have a question with usage of xmlsec-2.1.7.jar. I see slf4j-api-1.7.30.jar logger class being called in xmlsec-2.1.7.jar and needs run time dependency of slf4j-api. Since my application does not implement logging using 3rd party, how to stop run time usage of slf4j-api-1.7.30.jar?
--- Thanks Sateesh
