Skip to content

Commit

Permalink
build(deps): bump license-maven-plugin from 4.0 to 4.1
Browse files Browse the repository at this point in the history
Bumps license-maven-plugin from 4.0 to 4.1.

---
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>
  • Loading branch information
dependabot[bot] committed Feb 22, 2023
1 parent b44ae66 commit e0887f7
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 @@ -38,7 +38,7 @@
<org.apache.maven.plugins.surefire.version>3.0.0-M5</org.apache.maven.plugins.surefire.version>
<org.apache.maven.plugins.site.version>3.9.1</org.apache.maven.plugins.site.version>
<org.apache.maven.plugins.info.reports.version>3.4.2</org.apache.maven.plugins.info.reports.version>
<com.mycila.license.maven.plugin.version>4.0</com.mycila.license.maven.plugin.version>
<com.mycila.license.maven.plugin.version>4.1</com.mycila.license.maven.plugin.version>

<org.apache.commons.lang3.version>3.12.0</org.apache.commons.lang3.version>
<org.apache.commons.codec.version>1.15</org.apache.commons.codec.version>
Expand Down

0 comments on commit e0887f7

Please sign in to comment.