This commit is contained in:
ChengDaqi2023 2025-04-10 16:20:02 +08:00 committed by GitHub
commit c7b0307331
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.3</version>
<version>3.9.0</version>
</dependency>

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.3</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>