Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.cloudbees:maven-license-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 Sep 20, 2021
1 parent be35e91 commit 50b130d
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 @@ -422,7 +422,7 @@
<plugin>
<groupId>com.cloudbees</groupId>
<artifactId>maven-license-plugin</artifactId>
<version>1.9</version>
<version>1.10</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 50b130d

Please sign in to comment.