This is an automated email from the ASF dual-hosted git repository.
bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new 6d7efad88 chore(deps): bump org.apache.opennlp:opennlp-tools from
2.1.0 to 2.3.1 (#2352)
6d7efad88 is described below
commit 6d7efad88a148a2419266dc65f7adf0360b20763
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 20 08:38:29 2023 +0100
chore(deps): bump org.apache.opennlp:opennlp-tools from 2.1.0 to 2.3.1
(#2352)
Bumps [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp)
from 2.1.0 to 2.3.1.
-
[Commits](https://github.com/apache/opennlp/compare/opennlp-2.1.0...opennlp-2.3.1)
---
updated-dependencies:
- dependency-name: org.apache.opennlp:opennlp-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cc115dad5..773494c78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<netty.version>4.1.72.Final</netty.version>
<okhttp.version>3.13.1</okhttp.version>
<opencsv.version>5.9</opencsv.version>
- <opennlp.version>2.1.0</opennlp.version>
+ <opennlp.version>2.3.1</opennlp.version>
<plc4x.version>0.10.0</plc4x.version>
<plexus-component-annotations.version>2.1.1</plexus-component-annotations.version>
<plexus-interactivity-api.version>1.1</plexus-interactivity-api.version>