Skip to content

Commit 0d2d78b

Browse files
Bump license-maven-plugin-git.version from 4.6 to 5.0.0
Bumps `license-maven-plugin-git.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 adc0e72 commit 0d2d78b

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
@@ -106,7 +106,7 @@
106106
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
107107
<kotlin.compiler.apiVersion>2.1</kotlin.compiler.apiVersion>
108108
<kotlin.compiler.languageVersion>2.1</kotlin.compiler.languageVersion>
109-
<license-maven-plugin-git.version>4.6</license-maven-plugin-git.version>
109+
<license-maven-plugin-git.version>5.0.0</license-maven-plugin-git.version>
110110
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
111111
<maven-clean-plugin.version>3.4.1</maven-clean-plugin.version>
112112
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)