Skip to content

Commit a680e0e

Browse files
OPENNLP-1752 Update license-maven-plugin to 2.6.0 (#796)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8b563f commit a680e0e

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
@@ -242,7 +242,7 @@
242242
<maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
243243
<maven.javadoc.plugin>3.11.2</maven.javadoc.plugin>
244244
<forbiddenapis.plugin>3.9</forbiddenapis.plugin>
245-
<license-maven-plugin.version>2.5.0</license-maven-plugin.version>
245+
<license-maven-plugin.version>2.6.0</license-maven-plugin.version>
246246
</properties>
247247

248248
<build>

0 commit comments

Comments
 (0)