Skip to content

Commit

Permalink
Bump license-maven-plugin-git.version from 4.3 to 4.4
Browse files Browse the repository at this point in the history
Bumps `license-maven-plugin-git.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]>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent d61a567 commit 859c828
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 @@
<junit-jupiter.version>5.7.2</junit-jupiter.version>
<junit.version>4.13.2</junit.version>
<kotlin.version>1.9.23</kotlin.version>
<license-maven-plugin-git.version>4.3</license-maven-plugin-git.version>
<license-maven-plugin-git.version>4.4</license-maven-plugin-git.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 859c828

Please sign in to comment.