Skip to content

Commit 505e119

Browse files
authored
Merge pull request #1089 from apache/dependabot/maven/com.mycila-license-maven-plugin-4.3
build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.3
2 parents 7ee3270 + febc086 commit 505e119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
<plugin>
381381
<groupId>com.mycila</groupId>
382382
<artifactId>license-maven-plugin</artifactId>
383-
<version>4.2</version>
383+
<version>4.3</version>
384384
<configuration>
385385
<aggregate>true</aggregate>
386386
<header>${root.dir}/src/license/header.txt</header>

0 commit comments

Comments
 (0)