Skip to content

Commit

Permalink
Bump license-maven-plugin.version from 4.4 to 4.5
Browse files Browse the repository at this point in the history
Bumps `license-maven-plugin.version` from 4.4 to 4.5.

Updates `com.mycila:license-maven-plugin-git` from 4.4 to 4.5
- [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-4.4...license-maven-plugin-4.5)

Updates `com.mycila: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-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 May 13, 2024
1 parent 4f5c891 commit aa39645
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 @@ -88,7 +88,7 @@
<maven-gpg-plugin.version>3.2.4</maven-gpg-plugin.version>
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<license-maven-plugin.version>4.4</license-maven-plugin.version>
<license-maven-plugin.version>4.5</license-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<umldoclet.version>2.1.2</umldoclet.version>
Expand Down

0 comments on commit aa39645

Please sign in to comment.