Skip to content

Commit

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

Updates `license-maven-plugin-git` from 4.1 to 4.2

Updates `license-maven-plugin` from 4.1 to 4.2

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2023
1 parent 6e05459 commit a72a4a6
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 @@ -100,7 +100,7 @@
<maven-install-plugin.version>3.1.0</maven-install-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
<license-maven-plugin.version>4.1</license-maven-plugin.version>
<license-maven-plugin.version>4.2</license-maven-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-release-plugin.version>3.0.0</maven-release-plugin.version>
<maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
Expand Down

0 comments on commit a72a4a6

Please sign in to comment.