Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
build(deps): bump license-maven-plugin from 2.0.1.alfresco-1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.1.alfresco-1 to 2.2.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/commits/2.2.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2023
1 parent ef1cd4e commit 1e5a8d3
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 @@ -64,7 +64,7 @@
<java.release>11</java.release>
<java.version>1.${java.release}</java.version>
<license-maven-plugin.version>3.0</license-maven-plugin.version>
<third-party-license-maven-plugin.version>2.0.1.alfresco-1</third-party-license-maven-plugin.version>
<third-party-license-maven-plugin.version>2.2.0</third-party-license-maven-plugin.version>
<maven.compiler.release>${java.release}</maven.compiler.release>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 1e5a8d3

Please sign in to comment.