Skip to content

Commit

Permalink
[PRODSEC-9642] fix commons-io vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
code4uuuu committed Nov 4, 2024
1 parent ac09ab3 commit 27f5f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/alfresco-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 27f5f30

Please sign in to comment.