Skip to content

Commit df5fe60

Browse files
dependabot[bot]joakime
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 cbc91bb commit df5fe60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
3232
<maven.surefire.plugin.version>3.5.0</maven.surefire.plugin.version>
3333
<maven.war.plugin.version>3.4.0</maven.war.plugin.version>
34-
<license.plugin.version>4.5</license.plugin.version>
34+
<license.plugin.version>4.6</license.plugin.version>
3535
</properties>
3636

3737
<dependencies>
@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>com.mycila</groupId>
162162
<artifactId>license-maven-plugin</artifactId>
163-
<version>4.5</version>
163+
<version>4.6</version>
164164
<inherited>false</inherited>
165165
<configuration>
166166
<failIfMissing>true</failIfMissing>

0 commit comments

Comments
 (0)