File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 112
112
<artifactId >commons-lang3</artifactId >
113
113
<version >3.3.2</version >
114
114
</dependency >
115
- <dependency >
115
+ <!-- < dependency>
116
116
<groupId>commons-fileupload</groupId>
117
117
<artifactId>commons-fileupload</artifactId>
118
118
<version>1.2.1</version>
119
- </dependency >
120
- <dependency >
119
+ </dependency> -- >
120
+ <!-- < dependency>
121
121
<groupId>commons-io</groupId>
122
122
<artifactId>commons-io</artifactId>
123
123
<version>1.4</version>
124
- </dependency >
124
+ </dependency> -- >
125
125
<dependency >
126
126
<groupId >commons-collections</groupId >
127
127
<artifactId >commons-collections</artifactId >
168
168
<artifactId >hsqldb</artifactId >
169
169
<version >1.8.0.7</version >
170
170
</dependency >
171
- <dependency >
171
+ <!-- < dependency>
172
172
<groupId>log4j</groupId>
173
173
<artifactId>log4j</artifactId>
174
174
<version>1.2.17</version>
175
- </dependency >
175
+ </dependency> -- >
176
176
177
177
<dependency >
178
178
<groupId >wsdl4j</groupId >
You can’t perform that action at this time.
0 commit comments