Skip to content

Commit 871ce8e

Browse files
dependabot[bot]agebhar1
authored andcommitted
Bump com.mycila:license-maven-plugin from 4.5 to 4.6
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.5 to 4.6. - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.5...license-maven-plugin-4.6) --- 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>
1 parent 3b0b4dd commit 871ce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>com.mycila</groupId>
127127
<artifactId>license-maven-plugin</artifactId>
128-
<version>4.5</version>
128+
<version>4.6</version>
129129
<configuration>
130130
<header>com/mycila/maven/plugin/license/templates/MIT.txt</header>
131131
<properties>

0 commit comments

Comments
 (0)