Skip to content

Commit

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

---
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 Apr 1, 2023
1 parent e9fc5a4 commit 4bea173
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 @@
<system-lambda.version>1.1.0</system-lambda.version>
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
<maven-checkstyle-plugin.version>3.2.1</maven-checkstyle-plugin.version>
<license-maven-plugin.version>4.1</license-maven-plugin.version>
<license-maven-plugin.version>4.2</license-maven-plugin.version>
<urm-maven-plugin.version>2.1.1</urm-maven-plugin.version>
<!-- SonarCloud -->
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit 4bea173

Please sign in to comment.