Skip to content

Commit

Permalink
Merge pull request #809 from apache/dependabot/maven/1.11.x/com.mycil…
Browse files Browse the repository at this point in the history
…a-license-maven-plugin-4.2

Bump license-maven-plugin from 4.1 to 4.2
  • Loading branch information
lprimak committed Mar 24, 2023
2 parents f938859 + 001f106 commit b7f5bd6
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 @@ -369,7 +369,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>4.1</version>
<version>4.2</version>
<configuration>
<aggregate>true</aggregate>
<header>${root.dir}/src/license/header.txt</header>
Expand Down

0 comments on commit b7f5bd6

Please sign in to comment.