Skip to content

Commit

Permalink
[PRODSEC-9043] fix for maven-core vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
purusothaman-mm committed Jun 11, 2024
1 parent 0a0039d commit 48b9f9b
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 @@ -102,7 +102,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>3.2.5</version>
<version>3.9.7</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 48b9f9b

Please sign in to comment.