GH-3463: Upgrade commons-net to 3.7.2

Fixes https://github.com/spring-projects/spring-integration/issues/3463
This commit is contained in:
Artem Bilan
2021-01-19 10:16:15 -05:00
parent e023136231
commit d4a4e24460

View File

@@ -56,7 +56,7 @@ ext {
awaitilityVersion = '4.0.3'
commonsDbcp2Version = '2.8.0'
commonsIoVersion = '2.8.0'
commonsNetVersion = '3.7'
commonsNetVersion = '3.7.2'
curatorVersion = '4.3.0'
derbyVersion = '10.14.2.0'
ftpServerVersion = '1.1.1'