Skip to content

Commit

Permalink
[PRODSEC-8956] fix for CVE Vulnerability SRCCLR-SID-22742 in commons-…
Browse files Browse the repository at this point in the history
…codec-1.11
  • Loading branch information
Sathish Kumar authored and Sathish Kumar committed Aug 26, 2024
1 parent c53fb72 commit b3fa456
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/alfresco-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@
<artifactId>commons-net</artifactId>
<version>3.10.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
Expand Down

0 comments on commit b3fa456

Please sign in to comment.