build(deps): bump git-commit-id-plugin from 4.0.4 to 4.0.5 (#3973)

Bumps git-commit-id-plugin from 4.0.4 to 4.0.5.

---
updated-dependencies:
- dependency-name: pl.project13.maven:git-commit-id-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-06-22 14:11:37 +02:00 committed by GitHub
parent c7eb964b35
commit 8790d3729b
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.4</version>
<version>4.0.5</version>
<executions>
<execution>
<id>get-the-git-infos</id>