Merge pull request #881 from Alfresco/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.6.1

Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
This commit is contained in:
Marcin Strankowski 2024-01-30 19:40:54 +01:00 committed by GitHub
commit 0b4ed50242
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,7 +145,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<configuration>
<includeGroupIds>${project.groupId}</includeGroupIds>
<includeArtifactIds>alfresco-transform-imagemagick,alfresco-transform-libreoffice,alfresco-transform-misc,alfresco-transform-pdf-renderer,alfresco-transform-tika</includeArtifactIds>