File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 58
58
<tomcat .servlet.version>6.0.37</tomcat .servlet.version>
59
59
<druid .version>1.1.10</druid .version>
60
60
<mybatis-spring .version>1.3.1</mybatis-spring .version>
61
- <mysql .version>8.0.16 </mysql .version>
61
+ <mysql .version>8.0.28 </mysql .version>
62
62
<commons-pool2 .version>2.2</commons-pool2 .version>
63
63
<commons-collections .version>3.2.1</commons-collections .version>
64
64
<commons-fileupload .version>1.3.3</commons-fileupload .version>
250
250
<dependency >
251
251
<groupId >com.jcraft</groupId >
252
252
<artifactId >jsch</artifactId >
253
- <version >0.1.49 </version >
253
+ <version >0.1.54 </version >
254
254
</dependency >
255
255
256
256
<dependency >
343
343
<dependency >
344
344
<groupId >commons-net</groupId >
345
345
<artifactId >commons-net</artifactId >
346
- <version >3.3 </version >
346
+ <version >3.9.0 </version >
347
347
</dependency >
348
348
349
349
<dependency >
466
466
<dependency >
467
467
<groupId >org.apache.poi</groupId >
468
468
<artifactId >poi</artifactId >
469
- <version >3.17 </version >
469
+ <version >4.1.1 </version >
470
470
</dependency >
471
471
472
472
<dependency >
You can’t perform that action at this time.
0 commit comments