Skip to content

Commit 0ea7a3a

Browse files
Bump org.codehaus.mojo:license-maven-plugin from 2.0.0 to 2.6.0 (#1188)
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.6.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@license-maven-plugin-2.0.0...2.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6ba9d7 commit 0ea7a3a

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.6.0</version> <!-- Use the latest version -->
189189
<executions>
190190
<execution>
191191
<goals>

0 commit comments

Comments
 (0)