Bump git-commit-id-plugin from 4.0.0 to 4.0.2 (#3298)

* Bump git-commit-id-plugin from 4.0.0 to 4.0.2

Bumps git-commit-id-plugin from 4.0.0 to 4.0.2.

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

* Bump to maven-git-commit-id-plugin 4.0.3 for JSON bugfix

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Morris <tfmorris@gmail.com>
This commit is contained in:
dependabot[bot] 2020-11-02 08:08:50 +01:00 committed by GitHub
parent 352127558a
commit 32dc7957ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>4.0.0</version> <!-- WARNING: 4.0.1 and higher don't work for JSON output -->
<version>4.0.3</version>
<executions>
<execution>
<id>get-the-git-infos</id>