[PRODSEC-9642] fix commons-io vulnerability (#691)

This commit is contained in:
Manish Kumar 2024-11-06 19:15:41 +05:30 committed by GitHub
parent 0985d8b36d
commit 33c93c4dfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -122,7 +122,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>