mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-19 17:15:24 +00:00
[PRODSEC-8961] fix for commons-net vulnerability (#671)
This commit is contained in:
parent
9521f6ef42
commit
928f99336e
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user