Skip to content

Commit 59bc45e

Browse files
chore: [DevOps] bump org.codehaus.mojo:license-maven-plugin (#208)
Bumps the plugins 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: plugins ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1152641 commit 59bc45e

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
@@ -604,7 +604,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
604604
<plugin>
605605
<groupId>org.codehaus.mojo</groupId>
606606
<artifactId>license-maven-plugin</artifactId>
607-
<version>2.4.0</version>
607+
<version>2.5.0</version>
608608
<configuration>
609609
<acceptPomPackaging>true</acceptPomPackaging>
610610
<licenseName>apache_v2</licenseName>

0 commit comments

Comments
 (0)