Skip to content

Commit

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

build(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.4
  • Loading branch information
lprimak committed May 7, 2024
2 parents 855c965 + f28e9fa commit 693ea52
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.3</version>
<version>4.4</version>
<configuration>
<aggregate>true</aggregate>
<header>${root.dir}/src/license/header.txt</header>
Expand Down

0 comments on commit 693ea52

Please sign in to comment.