Skip to content

Commit a78a658

Browse files
Bump com.mycila:license-maven-plugin from 2.10 to 5.1.1
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 2.10 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@license-maven-plugin-parent-2.10...v5.1.1) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61b3a1e commit a78a658

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
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>com.mycila</groupId>
252252
<artifactId>license-maven-plugin</artifactId>
253-
<version>2.10</version>
253+
<version>5.1.1</version>
254254
<configuration>
255255
<header>com/mycila/maven/plugin/license/templates/APACHE-2.txt</header>
256256
<properties>

0 commit comments

Comments
 (0)