File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 </parent >
1414
1515 <dependencies >
16- <!-- sftp file transfer -->
1716 <dependency >
18- <groupId >com.jcraft </groupId >
17+ <groupId >com.github.mwiede </groupId >
1918 <artifactId >jsch</artifactId >
2019 <version >${jsch.version} </version >
2120 </dependency >
2726 <dependency >
2827 <groupId >org.apache.commons</groupId >
2928 <artifactId >commons-vfs2</artifactId >
30- <version >${vfs .version} </version >
29+ <version >${commons-vfs2 .version} </version >
3130 </dependency >
3231 <dependency >
3332 <groupId >net.lingala.zip4j</groupId >
6665
6766 <properties >
6867 <!-- sftp -->
69- <jsch .version>0.1.55 </jsch .version>
70- <sshj .version>0.37 .0</sshj .version>
71- <vfs .version>2.4</ vfs .version>
72- <zip4j .version>2.9.0 </zip4j .version>
73- <opencsv .version>5.8 </opencsv .version>
74- <spring .version>4.3.8.RELEASE </spring .version>
68+ <jsch .version>0.2.16 </jsch .version>
69+ <sshj .version>0.38 .0</sshj .version>
70+ <commons-vfs2 .version>2.9.0</ commons-vfs2 .version>
71+ <zip4j .version>2.11.5 </zip4j .version>
72+ <opencsv .version>5.9 </opencsv .version>
73+ <spring .version>6.1.4 </spring .version>
7574 </properties >
7675
7776</project >
You can’t perform that action at this time.
0 commit comments