Skip to content

Commit 33c93c4

Browse files
authored
[PRODSEC-9642] fix commons-io vulnerability (#691)
1 parent 0985d8b commit 33c93c4

File tree

1 file changed

+1
-1
lines changed
  • plugins/alfresco-maven-plugin

1 file changed

+1
-1
lines changed

plugins/alfresco-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>commons-io</groupId>
124124
<artifactId>commons-io</artifactId>
125-
<version>2.11.0</version>
125+
<version>2.17.0</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>org.alfresco</groupId>

0 commit comments

Comments
 (0)