Skip to content

Commit

Permalink
Bump stanford-corenlp in /src/microservices/uk.ac.dundee.hic.nerd
Browse files Browse the repository at this point in the history
Bumps stanford-corenlp from 4.3.1 to 4.4.0.

---
updated-dependencies:
- dependency-name: edu.stanford.nlp:stanford-corenlp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2022
1 parent 1ce4afa commit ab8d41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/microservices/uk.ac.dundee.hic.nerd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>edu.stanford.nlp</groupId>
<artifactId>stanford-corenlp</artifactId>
<version>4.3.1</version>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit ab8d41a

Please sign in to comment.