Skip to content

Commit

Permalink
Bump license-maven-plugin.version from 4.1 to 4.3 (#168)
Browse files Browse the repository at this point in the history
Bumps `license-maven-plugin.version` from 4.1 to 4.3.

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

Updates `com.mycila:license-maven-plugin` from 4.1 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 Dec 5, 2023
1 parent 17093a5 commit 086c7e7
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 @@ -83,7 +83,7 @@
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
<maven-scm-plugin.version>2.0.1</maven-scm-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<license-maven-plugin.version>4.1</license-maven-plugin.version>
<license-maven-plugin.version>4.3</license-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<buildnumber-maven-plugin.version>3.0.0</buildnumber-maven-plugin.version>
Expand Down

0 comments on commit 086c7e7

Please sign in to comment.