This is an automated email from the ASF dual-hosted git repository. sergeykamov pushed a commit to branch NLPCRAFT-472 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-472 by this push: new 7077d8e WIP. 7077d8e is described below commit 7077d8ee7776198dbd0ec82a18455c82224826f7 Author: Sergey Kamov <skhdlem...@gmail.com> AuthorDate: Fri Jan 7 16:38:09 2022 +0300 WIP. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c821563..4de72bc 100644 --- a/pom.xml +++ b/pom.xml @@ -102,13 +102,13 @@ <commons.io.ver>2.11.0</commons.io.ver> <commons.lang3.ver>3.12.0</commons.lang3.ver> <commons.codec.ver>1.15</commons.codec.ver> - <scala3.ref.ver>1.1.0</scala3.ref.ver> + <scala3.ref.ver>1.1.1</scala3.ref.ver> <junit.ver>5.8.2</junit.ver> <scalatest.ver>3.2.9</scalatest.ver> <jackson.ver>2.13.1</jackson.ver> <jackson.yaml.ver>2.13.1</jackson.yaml.ver> <apache.opennlp.ver>1.9.4</apache.opennlp.ver> - <jmh.version>1.33</jmh.version> + <jmh.version>1.34</jmh.version> <!-- Force specific encoding on text resources. --> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>