Bump license-maven-plugin from 2.0.0 to 2.0.1.alfresco-1 (#788)

Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.0.1.alfresco-1.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-22 09:20:37 +00:00
committed by GitHub
parent a57eeefed6
commit 00a59363dc
4 changed files with 4 additions and 4 deletions

View File

@@ -181,7 +181,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.0.0</version>
<version>2.0.1.alfresco-1</version>
</plugin>
</plugins>
</pluginManagement>