This is an automated email from the ASF dual-hosted git repository.

sergeykamov pushed a commit to branch NLPCRAFT-520
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git

commit 9dfbfc4646275bc9b66a7ffd084b040bf66c3fbc
Merge: ddf49cc8 9dda0c35
Author: Sergey Kamov <[email protected]>
AuthorDate: Sat Jan 21 18:57:36 2023 +0400

    Merge branch 'master' into NLPCRAFT-520

 build.sbt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --cc build.sbt
index 2b37b0fc,43e92553..c08ee788
--- a/build.sbt
+++ b/build.sbt
@@@ -32,8 -32,11 +32,8 @@@ val gsonVer = "2.10.1
  val jacksonVer = "2.13.4"
  val apacheOpennlpVer = "2.1.0"
  
 -// Test libraries.
 -val junitVer = "5.9.0"
 -
  // Stanford project libraries.
- val stanfordCoreNLPVer  = "4.5.1"
+ val stanfordCoreNLPVer  = "4.5.2"
  
  // Examples libraries.
  val languagetoolVer = "6.0"

Reply via email to