Skip to content

Commit

Permalink
maven(deps): bump com.mycila:license-maven-plugin from 3.0 to 4.5
Browse files Browse the repository at this point in the history
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 3.0 to 4.5.
- [Commits](mathieucarbou/license-maven-plugin@license-maven-plugin-3.0...license-maven-plugin-4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 26cdbfb commit a930840
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 @@ -843,7 +843,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>3.0</version>
<version>4.5</version>
<configuration>
<header>/org/openmrs/license/license-header.txt</header>
<includes>
Expand Down

0 comments on commit a930840

Please sign in to comment.