Skip to content

Commit

Permalink
[PRODSEC-9063] fix for maven-shared-utils (#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
purusothaman-mm authored Jun 13, 2024
1 parent 928f993 commit a879ad8
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
<version>3.1.1</version>
<version>3.6.0</version>
<exclusions>
<exclusion>
<artifactId>maven-core</artifactId>
Expand Down

0 comments on commit a879ad8

Please sign in to comment.