Skip to content

Commit

Permalink
Merge pull request #1090 from apache/dependabot/maven/1.12.x/com.myci…
Browse files Browse the repository at this point in the history
…la-license-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 5e42edb + 562e0c6 commit f3197eb
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.2</version>
<version>4.3</version>
<configuration>
<aggregate>true</aggregate>
<header>${root.dir}/src/license/header.txt</header>
Expand Down

0 comments on commit f3197eb

Please sign in to comment.