This repository was archived by the owner on May 27, 2022. It is now read-only.
File tree 4 files changed +5
-5
lines changed
cakeshop-client-java-codegen
cakeshop-client-java-sample
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 193
193
<dependency >
194
194
<groupId >commons-io</groupId >
195
195
<artifactId >commons-io</artifactId >
196
- <version >2.5 </version >
196
+ <version >2.7 </version >
197
197
<type >jar</type >
198
198
</dependency >
199
199
<dependency >
211
211
<dependency >
212
212
<groupId >org.apache.commons</groupId >
213
213
<artifactId >commons-compress</artifactId >
214
- <version >1.19 </version >
214
+ <version >1.21 </version >
215
215
</dependency >
216
216
<dependency >
217
217
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >commons-io</groupId >
52
52
<artifactId >commons-io</artifactId >
53
- <version >2.4 </version >
53
+ <version >2.7 </version >
54
54
</dependency >
55
55
56
56
<dependency >
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >commons-io</groupId >
41
41
<artifactId >commons-io</artifactId >
42
- <version >2.4 </version >
42
+ <version >2.7 </version >
43
43
</dependency >
44
44
45
45
</dependencies >
Original file line number Diff line number Diff line change 168
168
<dependency >
169
169
<groupId >commons-io</groupId >
170
170
<artifactId >commons-io</artifactId >
171
- <version >2.4 </version >
171
+ <version >2.7 </version >
172
172
<scope >test</scope >
173
173
</dependency >
174
174
You can’t perform that action at this time.
0 commit comments