Skip to content

Commit

Permalink
chore(deps): Bump com.mycila:license-maven-plugin in /generator (#64)
Browse files Browse the repository at this point in the history
Bumps com.mycila:license-maven-plugin from 4.2 to 4.3.

---
updated-dependencies:
- 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>
Co-authored-by: Nasser Anssari <[email protected]>
  • Loading branch information
dependabot[bot] and anssari1 authored Oct 1, 2023
1 parent 48a1282 commit 94d0346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven.licence.plugin.version>4.2</maven.licence.plugin.version>
<maven.licence.plugin.version>4.3</maven.licence.plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 94d0346

Please sign in to comment.