<dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> </dependency>
Read full article from Excluding Maven dependencies - Stack Overflow
No comments:
Post a Comment