Skip to content

Commit 421088e

Browse files
fix: ftp infinite loading (Acode-Foundation#1552)
1 parent a15ec2d commit 421088e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/ftp/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</config-file>
2020

2121
<source-file src="src/android/com/foxdebug/ftp/Ftp.java" target-dir="src/com/foxdebug/ftp" />
22-
<framework src="commons-net:commons-net:3.11.1" />
22+
<framework src="commons-net:commons-net:3.12.0" />
2323
</platform>
2424

2525
</plugin>

0 commit comments

Comments
 (0)