Skip to content

Commit

Permalink
Bump license-maven-plugin from 4.2.rc2 to 4.2.rc3 (#175)
Browse files Browse the repository at this point in the history
Bumps license-maven-plugin from 4.2.rc2 to 4.2.rc3.

---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 25, 2022
1 parent 3947cd7 commit a0ebe37
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 @@ -77,7 +77,7 @@
<version.maven-release-plugin>2.5.3</version.maven-release-plugin>
<version.maven-scm-publish-plugin>3.0.0</version.maven-scm-publish-plugin>
<version.nexus-staging-maven-plugin>1.6.12</version.nexus-staging-maven-plugin>
<version.license-maven-plugin>4.2.rc2</version.license-maven-plugin>
<version.license-maven-plugin>4.2.rc3</version.license-maven-plugin>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<license.git.copyrightYears>2019-2022</license.git.copyrightYears>
</properties>
Expand Down

0 comments on commit a0ebe37

Please sign in to comment.