Skip to content

Commit

Permalink
Merge pull request #1771 from apache/dependabot/maven/com.mycila-lice…
Browse files Browse the repository at this point in the history
…nse-maven-plugin-4.6

chore(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6
  • Loading branch information
lprimak authored Sep 25, 2024
2 parents 461a889 + 4050939 commit a7f61bc
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 @@ -399,7 +399,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>4.5</version>
<version>4.6</version>
<configuration>
<aggregate>true</aggregate>
<header>${root.dir}/src/license/header.txt</header>
Expand Down

0 comments on commit a7f61bc

Please sign in to comment.