Skip to content

Commit

Permalink
Bump git-commit-id-plugin from 4.0.5 to 4.9.10
Browse files Browse the repository at this point in the history
Bumps git-commit-id-plugin from 4.0.5 to 4.9.10.

---
updated-dependencies:
- dependency-name: pl.project13.maven:git-commit-id-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2021
1 parent 4dcf4ae commit 92899a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
<version>4.0.5</version>
<version>4.9.10</version>
<configuration>
<dateFormat>yyyy-MM-dd HH:mm:ssZ</dateFormat>
<gitDescribe>
Expand Down

0 comments on commit 92899a7

Please sign in to comment.