Skip to content

Commit 0b2af34

Browse files
OPENNLP-1747: Update build-helper-maven-plugin to 3.6.1 (#795)
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>
1 parent a680e0e commit 0b2af34

File tree

1 file changed

+1
-1
lines changed
  • opennlp-core/opennlp-runtime

1 file changed

+1
-1
lines changed

opennlp-core/opennlp-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.codehaus.mojo</groupId>
150150
<artifactId>build-helper-maven-plugin</artifactId>
151-
<version>3.6.0</version>
151+
<version>3.6.1</version>
152152
<executions>
153153
<execution>
154154
<id>add-test-source</id>

0 commit comments

Comments
 (0)