Skip to content

Commit

Permalink
Bump license-maven-plugin.version from 4.1 to 4.3
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 5d0cdb6 commit 495c2de
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 @@ -79,7 +79,7 @@
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
<maven-gpg-plugin.version>3.1.0</maven-gpg-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.9</jacoco-maven-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<umldoclet.version>2.1.0</umldoclet.version>
Expand Down

0 comments on commit 495c2de

Please sign in to comment.