Skip to content

Commit 3ec9e15

Browse files
dependabot[bot]mawiesne
authored andcommitted
OPENNLP-1747: Update build-helper-maven-plugin to 3.6.1 (#791)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d443168)
1 parent c719cd4 commit 3ec9e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opennlp-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.codehaus.mojo</groupId>
166166
<artifactId>build-helper-maven-plugin</artifactId>
167-
<version>3.6.0</version>
167+
<version>3.6.1</version>
168168
<executions>
169169
<execution>
170170
<id>add-test-source</id>

0 commit comments

Comments
 (0)