Skip to content

Commit 7168c2e

Browse files
build(deps): Bump maven-license-plugin.version from 5.0.0 to 5.1.1 (#6380)
Bumps `maven-license-plugin.version` from 5.0.0 to 5.1.1. Updates `com.mycila:license-maven-plugin-git` from 5.0.0 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@v5.0.0...v5.1.1) Updates `com.mycila:license-maven-plugin` from 5.0.0 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@v5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin-git dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.mycila:license-maven-plugin dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0763eeb commit 7168c2e

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
@@ -139,7 +139,7 @@
139139
<!-- com.microsoft.java.debug plugin bundled alongside JDT.LS (EPL-1.0, on Maven Central) -->
140140
<java.debug.plugin.version>0.53.1</java.debug.plugin.version>
141141
<java.debug.plugin.download.skip>false</java.debug.plugin.download.skip>
142-
<maven-license-plugin.version>5.0.0</maven-license-plugin.version>
142+
<maven-license-plugin.version>5.1.1</maven-license-plugin.version>
143143

144144
<!-- Spring -->
145145
<spring.boot.version>4.1.0</spring.boot.version>

0 commit comments

Comments
 (0)