Skip to content

Commit

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

Bump license-maven-plugin from 3.0 to 4.1
  • Loading branch information
bdemers authored Oct 5, 2022
2 parents 9bc991a + 4cd2f9c commit a167ce0
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 @@ -366,7 +366,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>3.0</version>
<version>4.1</version>
<configuration>
<aggregate>true</aggregate>
<header>${root.dir}/src/license/header.txt</header>
Expand Down

0 comments on commit a167ce0

Please sign in to comment.