Skip to content

Commit

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

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

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

---
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 8, 2024
1 parent 3e982be commit 16c96c7
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.3</license-maven-plugin.version>
<license-maven-plugin.version>4.4</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 16c96c7

Please sign in to comment.