Skip to content

Commit eb978f9

Browse files
chore(deps-dev): bump com.mycila:license-maven-plugin (#3509)
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 5.0.0 to 5.1.1. - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Changelog](https://github.com/mathieucarbou/license-maven-plugin/blob/master/docs/releases.md) - [Commits](mathieucarbou/license-maven-plugin@v5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.1.1 dependency-type: direct:development 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 51d5c88 commit eb978f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@
390390
<plugin>
391391
<groupId>com.mycila</groupId>
392392
<artifactId>license-maven-plugin</artifactId>
393-
<version>5.0.0</version>
393+
<version>5.1.1</version>
394394
<configuration>
395395
<aggregate>true</aggregate>
396396
<licenseSets>

0 commit comments

Comments
 (0)