Skip to content

Commit dfa3de3

Browse files
chore(deps-dev): bump com.mycila:license-maven-plugin (#3574)
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 5.1.1 to 5.1.2. - [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.1.1...v5.1.2) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9810b11 commit dfa3de3

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
@@ -384,7 +384,7 @@
384384
<plugin>
385385
<groupId>com.mycila</groupId>
386386
<artifactId>license-maven-plugin</artifactId>
387-
<version>5.1.1</version>
387+
<version>5.1.2</version>
388388
<configuration>
389389
<aggregate>true</aggregate>
390390
<licenseSets>

0 commit comments

Comments
 (0)