Skip to content

Commit 2be873d

Browse files
chore(deps): bump git-changelog-maven-plugin from 0.4.0 to 0.6.0 (#340)
Bumps [git-changelog-maven-plugin](https://github.com/jakubplichta/git-changelog-maven-plugin) from 0.4.0 to 0.6.0. - [Release notes](https://github.com/jakubplichta/git-changelog-maven-plugin/releases) - [Changelog](https://github.com/jakubplichta/git-changelog-maven-plugin/blob/master/CHANGELOG.md) - [Commits](jakubplichta/git-changelog-maven-plugin@git-changelog-maven-plugin-0.4.0...git-changelog-maven-plugin-0.6.0) --- updated-dependencies: - dependency-name: info.plichta.maven.plugins:git-changelog-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 035b97c commit 2be873d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>info.plichta.maven.plugins</groupId>
8585
<artifactId>git-changelog-maven-plugin</artifactId>
86-
<version>0.4.0</version>
86+
<version>0.6.0</version>
8787
<configuration>
8888
<gitHubUrl>${project.scm.url}</gitHubUrl>
8989
</configuration>

0 commit comments

Comments
 (0)