Skip to content

Commit

Permalink
Bump maven-license-plugin from 1.8 to 1.9
Browse files Browse the repository at this point in the history
Bumps [maven-license-plugin](https://github.com/cloudbees/maven-license-plugin) from 1.8 to 1.9.
- [Release notes](https://github.com/cloudbees/maven-license-plugin/releases)
- [Commits](jenkinsci/license-maven-plugin@maven-license-plugin-1.8...maven-license-plugin-1.9)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2021
1 parent 3c022bd commit ad2bde5
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 @@ -415,7 +415,7 @@
<plugin>
<groupId>com.cloudbees</groupId>
<artifactId>maven-license-plugin</artifactId>
<version>1.8</version>
<version>1.9</version>
</plugin>
<plugin> <!-- not gated by Incrementals profiles, since we want the incrementalify goal to be available from the start -->
<groupId>io.jenkins.tools.incrementals</groupId>
Expand Down

0 comments on commit ad2bde5

Please sign in to comment.