Skip to content

Commit c58d4ca

Browse files
dependabot[bot]mawiesne
authored andcommitted
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> (cherry picked from commit a680e0e)
1 parent 3f12757 commit c58d4ca

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
@@ -196,7 +196,7 @@
196196
<maven.failsafe.plugin>3.5.3</maven.failsafe.plugin>
197197
<maven.javadoc.plugin>3.11.2</maven.javadoc.plugin>
198198
<forbiddenapis.plugin>3.9</forbiddenapis.plugin>
199-
<license-maven-plugin.version>2.5.0</license-maven-plugin.version>
199+
<license-maven-plugin.version>2.6.0</license-maven-plugin.version>
200200
</properties>
201201

202202
<build>

0 commit comments

Comments
 (0)