ACS-5449 Bump commons-net from 3.8.0 to 3.9.0 (#2080)

This commit is contained in:
Oskar Rajzner 2023-07-26 14:48:25 +02:00 committed by GitHub
parent 6f27523f5f
commit 8a75a48f99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 403 additions and 441 deletions

View File

@ -741,7 +741,7 @@
<dependency> <dependency>
<groupId>commons-net</groupId> <groupId>commons-net</groupId>
<artifactId>commons-net</artifactId> <artifactId>commons-net</artifactId>
<version>3.8.0</version> <version>3.9.0</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>