Skip to content

Commit 5324834

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.5.0 to 2.6.0. - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](mojohaus/license-maven-plugin@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 855cee0 commit 5324834

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
@@ -382,7 +382,7 @@
382382
<plugin>
383383
<groupId>org.codehaus.mojo</groupId>
384384
<artifactId>license-maven-plugin</artifactId>
385-
<version>2.5.0</version>
385+
<version>2.6.0</version>
386386
<configuration>
387387
<verbose>false</verbose>
388388
<addSvnKeyWords>false</addSvnKeyWords>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
<plugin>
326326
<groupId>org.codehaus.mojo</groupId>
327327
<artifactId>license-maven-plugin</artifactId>
328-
<version>2.5.0</version>
328+
<version>2.6.0</version>
329329
<configuration>
330330
<verbose>false</verbose>
331331
<addSvnKeyWords>false</addSvnKeyWords>

0 commit comments

Comments
 (0)