update commons-net:commons-net 3.3 to 3.9.0

This commit is contained in:
ChengDaqi2023 2023-10-07 11:16:08 +08:00
parent 82680c4c63
commit e6730d0a29
2 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@
<dependency> <dependency>
<groupId>commons-net</groupId> <groupId>commons-net</groupId>
<artifactId>commons-net</artifactId> <artifactId>commons-net</artifactId>
<version>3.3</version> <version>3.9.0</version>
</dependency> </dependency>
@ -89,4 +89,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>

View File

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