Skip to content

Commit

Permalink
Bump com.mycila:license-maven-plugin from 3.0 to 4.3
Browse files Browse the repository at this point in the history
Bumps com.mycila:license-maven-plugin from 3.0 to 4.3.

---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 25, 2024
1 parent 56000aa commit 5669065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Use is subject to <a href="{@docRoot}/doc-files/speclicense.html" target="_top">
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>3.0</version>
<version>4.3</version>
<configuration>
<header>${project.basedir}/license/license.header</header>
<strictCheck>true</strictCheck>
Expand Down

0 comments on commit 5669065

Please sign in to comment.