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:
parent
352127558a
commit
32dc7957ef
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user