Skip to content

Commit f25ad5b

Browse files
build(deps): bump org.codehaus.mojo:license-maven-plugin
Bumps [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@2.6.0...2.7.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e1a5e0 commit f25ad5b

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)