Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.32 KB | None | 0 0
  1. <dependency>
  2.         <groupId>commons-httpclient</groupId>
  3.         <artifactId>commons-httpclient</artifactId>
  4.         <exclusions>
  5.           <exclusion>
  6.             <groupId>commons-logging</groupId>
  7.             <artifactId>commons-logging</artifactId>
  8.           </exclusion>
  9.         </exclusions>
  10.       </dependency>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement