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

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

---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
  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>
This commit is contained in:
dependabot[bot]
2024-10-13 18:40:59 +03:00
committed by GitHub
parent 69eace4a49
commit b82cdf7ed9
+1 -1
View File
@@ -46,7 +46,7 @@
<system-lambda.version>1.1.0</system-lambda.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
<license-maven-plugin.version>4.5</license-maven-plugin.version>
<license-maven-plugin.version>4.6</license-maven-plugin.version>
<urm-maven-plugin.version>2.1.1</urm-maven-plugin.version>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.6</logback.version>