Skip to content

Commit

Permalink
build(deps): bump license-maven-plugin.version from 4.2 to 4.3 (#2187)
Browse files Browse the repository at this point in the history
Bumps `license-maven-plugin.version` from 4.2 to 4.3.

Updates `com.mycila:license-maven-plugin-git` from 4.2 to 4.3

Updates `com.mycila:license-maven-plugin` from 4.2 to 4.3

---
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] authored Sep 30, 2023
1 parent f11fa2c commit c35ecc0
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 @@ -102,7 +102,7 @@
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.6.0</maven-javadoc-plugin.version>
<license-maven-plugin.version>4.2</license-maven-plugin.version>
<license-maven-plugin.version>4.3</license-maven-plugin.version>
<maven-jar-plugin.version>3.3.0</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 c35ecc0

Please sign in to comment.