Bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1 (#5728)

Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/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](https://github.com/mathieucarbou/license-maven-plugin/compare/v5.0.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-23 17:26:35 +02:00
committed by GitHub
parent 0046933547
commit eb77b72442
+1 -1
View File
@@ -461,7 +461,7 @@ Import-Package: \
<plugin> <plugin>
<groupId>com.mycila</groupId> <groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId> <artifactId>license-maven-plugin</artifactId>
<version>5.0.0</version> <version>5.1.1</version>
<configuration> <configuration>
<basedir>${basedir}</basedir> <basedir>${basedir}</basedir>
<quiet>false</quiet> <quiet>false</quiet>