Skip to content

Commit

Permalink
build(deps): bump com.mycila:license-maven-plugin from 4.1 to 4.3 (#93)
Browse files Browse the repository at this point in the history
Bumps com.mycila:license-maven-plugin from 4.1 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>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 60cf797 commit 4302e4d
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 @@ -46,7 +46,7 @@

<com.diffplug.spotless.maven.plugin.version>2.40.0</com.diffplug.spotless.maven.plugin.version>
<com.google.java-format.version>1.18.1</com.google.java-format.version>
<com.mycila.license.maven.plugin.version>4.1</com.mycila.license.maven.plugin.version>
<com.mycila.license.maven.plugin.version>4.3</com.mycila.license.maven.plugin.version>
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
<failsafe-plugin.version>3.0.0-M7</failsafe-plugin.version>
<com.google.code.gson.version>2.10.1</com.google.code.gson.version><!-- TODO drop this -->
Expand Down

0 comments on commit 4302e4d

Please sign in to comment.