Skip to content

Commit 865c596

Browse files
dependabot[bot]ritiktrianz
authored andcommitted
build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0 (awslabs#2842)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c71ad17 commit 865c596

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

athena-federation-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
<plugin>
394394
<groupId>org.codehaus.mojo</groupId>
395395
<artifactId>license-maven-plugin</artifactId>
396-
<version>2.5.0</version>
396+
<version>2.6.0</version>
397397
<configuration>
398398
<verbose>false</verbose>
399399
<addSvnKeyWords>false</addSvnKeyWords>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<plugin>
328328
<groupId>org.codehaus.mojo</groupId>
329329
<artifactId>license-maven-plugin</artifactId>
330-
<version>2.5.0</version>
330+
<version>2.6.0</version>
331331
<configuration>
332332
<verbose>false</verbose>
333333
<addSvnKeyWords>false</addSvnKeyWords>

0 commit comments

Comments
 (0)