Skip to content

Commit

Permalink
build(deps): bump com.mycila:license-maven-plugin from 4.4 to 4.5 (#390)
Browse files Browse the repository at this point in the history
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.4 to 4.5.
- [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.4...license-maven-plugin-4.5)

---
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>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 1e10ef7 commit 219373c
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 @@ -80,7 +80,7 @@
<org.apache.maven.plugins.surefire.version>3.2.5</org.apache.maven.plugins.surefire.version>
<org.apache.maven.plugins.site.version>3.12.1</org.apache.maven.plugins.site.version>
<org.apache.maven.plugins.info.reports.version>3.5.0</org.apache.maven.plugins.info.reports.version>
<com.mycila.license.maven.plugin.version>4.4</com.mycila.license.maven.plugin.version>
<com.mycila.license.maven.plugin.version>4.5</com.mycila.license.maven.plugin.version>

<org.apache.commons.lang3.version>3.13.0</org.apache.commons.lang3.version>
<org.apache.commons.codec.version>1.16.1</org.apache.commons.codec.version>
Expand Down

0 comments on commit 219373c

Please sign in to comment.