[PRODSEC-8961] fix for commons-net vulnerability (#671)

This commit is contained in:
purusothaman-mm 2024-06-12 18:15:21 +05:30 committed by GitHub
parent 9521f6ef42
commit 928f99336e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.6</version>
<version>3.10.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>