To add on to above answer. Do ensure to remove dependency from entire dependency tree-
For Maven use - >
mvn dependency:tree
Search for- org.eclipse.angus:angus-activation
in result and identify parent of findings to use for exclusion from direct dependencies in your pom.xml