Skip to content

Commit ef646c8

Browse files
Bump license-maven-plugin.version from 4.6 to 5.0.0
Bumps `license-maven-plugin.version` from 4.6 to 5.0.0. Updates `com.mycila:license-maven-plugin-git` from 4.6 to 5.0.0 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.6...v5.0.0) Updates `com.mycila:license-maven-plugin` from 4.6 to 5.0.0 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.6...v5.0.0) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin-git dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c103dfc commit ef646c8

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
@@ -56,7 +56,7 @@
5656
<maven.compiler.target>11</maven.compiler.target>
5757
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5858

59-
<license-maven-plugin.version>4.6</license-maven-plugin.version>
59+
<license-maven-plugin.version>5.0.0</license-maven-plugin.version>
6060
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
6161
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
6262
<surefire-plugin.version>3.5.0</surefire-plugin.version>

0 commit comments

Comments
 (0)