File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 <groupId >org.jboss.resteasy</groupId >
5454 <artifactId >resteasy-jaxrs</artifactId >
5555 <version >3.0.8.Final</version >
56- <!-- filter out unwanted jars -->
57- <exclusions >
58- <exclusion >
59- <groupId >commons-httpclient</groupId >
60- <artifactId >commons-httpclient</artifactId >
61- </exclusion >
62- <exclusion >
63- <groupId >javax.servlet</groupId >
64- <artifactId >servlet-api</artifactId >
65- </exclusion >
66- </exclusions >
6756 </dependency >
6857 <dependency >
6958 <groupId >org.jboss.resteasy</groupId >
7059 <artifactId >resteasy-jaxb-provider</artifactId >
7160 <version >3.0.8.Final</version >
7261 </dependency >
73- <dependency >
74- <groupId >org.apache.httpcomponents</groupId >
75- <artifactId >httpclient</artifactId >
76- <version >4.3.4</version >
77- </dependency >
78- <dependency >
79- <groupId >commons-httpclient</groupId >
80- <artifactId >commons-httpclient</artifactId >
81- <version >3.1</version >
82- </dependency >
8362 <dependency >
8463 <groupId >org.apache.commons</groupId >
8564 <artifactId >commons-lang3</artifactId >
You can’t perform that action at this time.
0 commit comments