Skip to content

Commit

Permalink
Bump com.mycila:license-maven-plugin in the plugins group
Browse files Browse the repository at this point in the history
Bumps the plugins group with 1 update: [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin).


Updates `com.mycila:license-maven-plugin` from 4.5 to 4.6
- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases)
- [Commits](mathieucarbou/license-maven-plugin@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
  dependency-group: plugins
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent d71e742 commit ac157ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<deploy.plugin.version>3.1.3</deploy.plugin.version>
<frontend.plugin.version>1.15.1</frontend.plugin.version>
<jacoco-plugin.version>0.8.12</jacoco-plugin.version>
<license.plugin.version>4.5</license.plugin.version>
<license.plugin.version>4.6</license.plugin.version>
<node.version>20.11.0</node.version>
<owasp.plugin.version>10.0.4</owasp.plugin.version>
<pmd.plugin.version>3.24.0</pmd.plugin.version>
Expand Down

0 comments on commit ac157ec

Please sign in to comment.