build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#3268)

Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.6 to 5.0.0.
- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
- [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.6...v5.0.0)

---
updated-dependencies:
- 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-01 10:01:53 +03:00
committed by GitHub
parent 8a64f4c574
commit 7d2e6262cc
+1 -1
View File
@@ -59,7 +59,7 @@
<!-- Plugins -->
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<license-maven-plugin.version>4.6</license-maven-plugin.version>
<license-maven-plugin.version>5.0.0</license-maven-plugin.version>
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
<!-- SonarCloud -->