Skip to content

Commit

Permalink
[PRODSEC-8961] fix for commons-net vulnerability (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
purusothaman-mm authored Jun 12, 2024
1 parent 9521f6e commit 928f993
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 @@ -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>
Expand Down

0 comments on commit 928f993

Please sign in to comment.