Skip to content

Commit

Permalink
build(deps): bump license-maven-plugin.version from 4.3 to 4.4 (#2409)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 654e345 commit aded5d5
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 @@ -105,7 +105,7 @@
<maven-install-plugin.version>3.1.2</maven-install-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
<license-maven-plugin.version>4.3</license-maven-plugin.version>
<license-maven-plugin.version>4.4</license-maven-plugin.version>
<maven-jar-plugin.version>3.4.1</maven-jar-plugin.version>
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
Expand Down

0 comments on commit aded5d5

Please sign in to comment.