Skip to content

Commit

Permalink
Bump license-maven-plugin from 4.1 to 4.2
Browse files Browse the repository at this point in the history
Bumps license-maven-plugin from 4.1 to 4.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and henri-tremblay committed Mar 25, 2023
1 parent 9b8f2e9 commit 31f98c1
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 @@ -305,7 +305,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>4.1</version>
<version>4.2</version>
<configuration>
<header>${project.basedir}/../header.txt</header>
<strictCheck>true</strictCheck>
Expand Down

0 comments on commit 31f98c1

Please sign in to comment.