Answer Posted / Omkar
"You can exclude a dependency by using the "exclusions" element within the dependency section of your POM file. For example: "<dependency>... <exclusions><exclusion><groupId>...</groupId><artifactId>...</artifactId></exclusion></exclusions>"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers