Skip to content

Commit

Permalink
Bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0 (#311)
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.3.0 to 2.4.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](mojohaus/license-maven-plugin@2.3.0...2.4.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent f604f60 commit 35fa38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaschema-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
<executions>
<execution>
<id>third-party-license</id>
Expand Down

0 comments on commit 35fa38c

Please sign in to comment.