Skip to content

Commit 00d8242

Browse files
Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57238c7 commit 00d8242

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.codehaus.mojo</groupId>
104104
<artifactId>license-maven-plugin</artifactId>
105-
<version>2.4.0</version>
105+
<version>2.5.0</version>
106106
<configuration>
107107
<licenseName>mit</licenseName>
108108
<copyrightOwners>Sentry Software</copyrightOwners>

0 commit comments

Comments
 (0)