Skip to content

Commit

Permalink
Bump license-maven-plugin-git.version from 4.2 to 4.3
Browse files Browse the repository at this point in the history
Bumps `license-maven-plugin-git.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2023
1 parent 951d844 commit fb574f7
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 @@ -103,7 +103,7 @@
<junit-jupiter.version>5.7.2</junit-jupiter.version>
<junit.version>4.13.2</junit.version>
<kotlin.version>1.9.10</kotlin.version>
<license-maven-plugin-git.version>4.2</license-maven-plugin-git.version>
<license-maven-plugin-git.version>4.3</license-maven-plugin-git.version>
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<maven-clean-plugin.version>3.3.1</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit fb574f7

Please sign in to comment.