Skip to content

Commit

Permalink
Dependency(deps): Bump edu.stanford.nlp:stanford-corenlp
Browse files Browse the repository at this point in the history
Bumps edu.stanford.nlp:stanford-corenlp from 4.5.6 to 4.5.7.

---
updated-dependencies:
- dependency-name: edu.stanford.nlp:stanford-corenlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 82f3dd8 commit 945177a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<java.version>21</java.version>
<ardoco.core.version>1.0.0</ardoco.core.version>
<stanford-corenlp.version>4.5.6</stanford-corenlp.version>
<stanford-corenlp.version>4.5.7</stanford-corenlp.version>
<spotless.version>2.43.0</spotless.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 945177a

Please sign in to comment.