Skip to content

Commit

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

build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3
  • Loading branch information
lprimak authored Sep 27, 2023
2 parents 7ee3270 + febc086 commit 505e119
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 @@ -380,7 +380,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>4.2</version>
<version>4.3</version>
<configuration>
<aggregate>true</aggregate>
<header>${root.dir}/src/license/header.txt</header>
Expand Down

0 comments on commit 505e119

Please sign in to comment.