Skip to content

Commit 6b04bfd

Browse files
chore(deps): bump maven.mycila.license.plugin.version from 4.1 to 5.0.0 (#855)
Bumps `maven.mycila.license.plugin.version` from 4.1 to 5.0.0. Updates `com.mycila:license-maven-plugin-git` from 4.1 to 5.0.0 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.1...v5.0.0) Updates `com.mycila:license-maven-plugin` from 4.1 to 5.0.0 - [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases) - [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.1...v5.0.0) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin-git dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ihor Vinokur <[email protected]>
1 parent 8bd6c4d commit 6b04bfd

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
@@ -120,7 +120,7 @@
120120
<maven.install.plugin.version>3.1.1</maven.install.plugin.version>
121121
<maven.jacoco.plugin.version>0.8.7</maven.jacoco.plugin.version>
122122
<maven.jar.plugin.version>3.2.0</maven.jar.plugin.version>
123-
<maven.mycila.license.plugin.version>4.1</maven.mycila.license.plugin.version>
123+
<maven.mycila.license.plugin.version>5.0.0</maven.mycila.license.plugin.version>
124124
<maven.plugin.plugin.version>3.6.2</maven.plugin.plugin.version>
125125
<maven.resources.plugin.version>3.3.1</maven.resources.plugin.version>
126126
<maven.sortpom.plugin.version>2.3.1</maven.sortpom.plugin.version>

0 commit comments

Comments
 (0)