Skip to content

Commit c25bc58

Browse files
Bump org.codehaus.mojo:license-maven-plugin from 2.0.0 to 2.5.0
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.5.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@license-maven-plugin-2.0.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] <[email protected]>
1 parent 0e3ab8d commit c25bc58

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
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.codehaus.mojo</groupId>
187187
<artifactId>license-maven-plugin</artifactId>
188-
<version>2.0.0</version> <!-- Use the latest version -->
188+
<version>2.5.0</version> <!-- Use the latest version -->
189189
<executions>
190190
<execution>
191191
<goals>

0 commit comments

Comments
 (0)