Merge pull request #635 from Alfresco/dependabot/maven/org.apache.maven-maven-artifact-3.8.6

Bump maven-artifact from 3.8.5 to 3.8.6
This commit is contained in:
Damian Ujma 2022-06-15 14:28:00 +02:00 committed by GitHub
commit 51ba5e628b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
<version>3.8.5</version>
<version>3.8.6</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>