Skip to content

Commit b04c8c0

Browse files
Bump org.codehaus.mojo:license-maven-plugin in the prod-deps group (#16)
Bumps the prod-deps group with 1 update: [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin). Updates `org.codehaus.mojo:license-maven-plugin` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77802d4 commit b04c8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<plugin>
137137
<groupId>org.codehaus.mojo</groupId>
138138
<artifactId>license-maven-plugin</artifactId>
139-
<version>2.4.0</version>
139+
<version>2.5.0</version>
140140
<configuration>
141141
<verbose>false</verbose>
142142
<licenseName>gpl_v3</licenseName>

0 commit comments

Comments
 (0)