Merge pull request #2677 from OpenRefine/dependabot/maven/pl.project13.maven-git-commit-id-plugin-4.0.0

Bump git-commit-id-plugin from 2.2.4 to 4.0.0
This commit is contained in:
Tom Morris 2020-06-11 21:31:10 -04:00 committed by GitHub
commit 24754cbb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>2.2.4</version>
<version>4.0.0</version>
<executions>
<execution>
<id>get-the-git-infos</id>