Skip to content

Commit

Permalink
Bump opennlp-tools from 1.7.2 to 1.8.2 in /Services (#13)
Browse files Browse the repository at this point in the history
Bumps [opennlp-tools](https://github.com/apache/opennlp) from 1.7.2 to 1.8.2.
- [Release notes](https://github.com/apache/opennlp/releases)
- [Commits](apache/opennlp@opennlp-1.7.2...opennlp-1.8.2)

---
updated-dependencies:
- dependency-name: org.apache.opennlp:opennlp-tools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2022
1 parent 31a3d99 commit 9675dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-tools</artifactId>
<version>1.7.2</version>
<version>1.8.2</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 9675dce

Please sign in to comment.