Skip to content

Commit

Permalink
Dependency(deps-dev): 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.4 to 4.5.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Gram21 committed Sep 27, 2023
1 parent 332d0b1 commit f30f71f
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 @@ -103,7 +103,7 @@
${project.basedir}/../../${aggregate.report.dir}</sonar.coverage.jacoco.xmlReportPaths>
<aggregate.report.dir>report/target/site/jacoco-aggregate/jacoco.xml</aggregate.report.dir>
<argLine>-Xmx4g -Xss256m</argLine>
<stanford.corenlp.version>4.5.4</stanford.corenlp.version>
<stanford.corenlp.version>4.5.5</stanford.corenlp.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f30f71f

Please sign in to comment.