Skip to content

Commit 13e8489

Browse files
Bump license-maven-plugin from 1.2 to 2.1.0
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 1.2 to 2.1.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@license-maven-plugin-1.2...2.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 545e217 commit 13e8489

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.codehaus.mojo</groupId>
231231
<artifactId>license-maven-plugin</artifactId>
232-
<version>1.16</version>
232+
<version>2.1.0</version>
233233
<configuration>
234234
<licenseName>apache_v2</licenseName>
235235
</configuration>
@@ -273,7 +273,7 @@
273273
<plugin>
274274
<groupId>org.codehaus.mojo</groupId>
275275
<artifactId>license-maven-plugin</artifactId>
276-
<version>1.2</version>
276+
<version>2.1.0</version>
277277
<configuration>
278278
<failIfWarning>true</failIfWarning>
279279
<useMissingFile>true</useMissingFile>

0 commit comments

Comments
 (0)