Skip to content

Commit 7b1f7e1

Browse files
dependabot[bot]Trianz-Akshay
authored andcommitted
build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 (awslabs#3023)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c747b8e commit 7b1f7e1

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
@@ -403,7 +403,7 @@
403403
<plugin>
404404
<groupId>org.codehaus.mojo</groupId>
405405
<artifactId>license-maven-plugin</artifactId>
406-
<version>2.6.0</version>
406+
<version>2.7.0</version>
407407
<configuration>
408408
<verbose>false</verbose>
409409
<addSvnKeyWords>false</addSvnKeyWords>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@
368368
<plugin>
369369
<groupId>org.codehaus.mojo</groupId>
370370
<artifactId>license-maven-plugin</artifactId>
371-
<version>2.6.0</version>
371+
<version>2.7.0</version>
372372
<configuration>
373373
<verbose>false</verbose>
374374
<addSvnKeyWords>false</addSvnKeyWords>

0 commit comments

Comments
 (0)