Skip to content

Commit

Permalink
build(deps): bump org.codehaus.mojo:license-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](mojohaus/license-maven-plugin@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and paul58914080 committed Dec 14, 2024
1 parent 62ada8b commit 7559dcf
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 @@ -83,7 +83,7 @@
<!-- plugin -->
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<license-maven-plugin.version>2.4.0</license-maven-plugin.version>
<license-maven-plugin.version>2.5.0</license-maven-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
Expand Down

0 comments on commit 7559dcf

Please sign in to comment.