Skip to content

Commit

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

build(deps): bump com.mycila:license-maven-plugin from 4.4 to 4.5
  • Loading branch information
lprimak committed May 13, 2024
2 parents 363618b + b5e6117 commit 6392498
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 @@ -393,7 +393,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>4.4</version>
<version>4.5</version>
<configuration>
<aggregate>true</aggregate>
<header>${root.dir}/src/license/header.txt</header>
Expand Down

0 comments on commit 6392498

Please sign in to comment.