File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 <version >3.22.4</version >
117117 </dependency >
118118
119- <dependency >
120- <groupId >commons-httpclient</groupId >
121- <artifactId >commons-httpclient</artifactId >
122- <version >3.1</version >
123- </dependency >
124119 <dependency >
125120 <groupId >commons-logging</groupId >
126121 <artifactId >commons-logging</artifactId >
Original file line number Diff line number Diff line change 1818 <version >5.12.1</version >
1919 <scope >test</scope >
2020 </dependency >
21- <dependency >
22- <groupId >commons-httpclient</groupId >
23- <artifactId >commons-httpclient</artifactId >
24- <version >3.1</version >
25- <optional >true</optional >
26- </dependency >
2721 <dependency >
2822 <groupId >jakarta.servlet</groupId >
2923 <artifactId >jakarta.servlet-api</artifactId >
Original file line number Diff line number Diff line change 1212 <packaging >jar</packaging >
1313
1414 <dependencies >
15- <dependency >
16- <groupId >commons-httpclient</groupId >
17- <artifactId >commons-httpclient</artifactId >
18- <version >3.1</version >
19- <optional >true</optional >
20- </dependency >
2115 <dependency >
2216 <groupId >jakarta.servlet</groupId >
2317 <artifactId >jakarta.servlet-api</artifactId >
Original file line number Diff line number Diff line change 7070 <scope >compile</scope >
7171 <optional >true</optional >
7272 </dependency >
73- <dependency >
74- <groupId >commons-httpclient</groupId >
75- <artifactId >commons-httpclient</artifactId >
76- <version >3.1</version >
77- <scope >compile</scope >
78- <optional >true</optional >
79- </dependency >
8073 <dependency >
8174 <groupId >jakarta.servlet</groupId >
8275 <artifactId >jakarta.servlet-api</artifactId >
You can’t perform that action at this time.
0 commit comments