This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/master by this push:
new ec338846 WIP.
ec338846 is described below
commit ec338846541a49578191abddc5e7cb0968539adc
Author: Sergey Kamov <[email protected]>
AuthorDate: Tue Jan 10 10:39:14 2023 +0400
WIP.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 49276b50..41f998b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<commons.lang3.ver>3.12.0</commons.lang3.ver>
<commons.codec.ver>1.15</commons.codec.ver>
<commons.collections.ver>4.4</commons.collections.ver>
- <scala3.ref.ver>1.1.4</scala3.ref.ver>
+ <scala3.ref.ver>1.1.11</scala3.ref.ver>
<jackson.ver>2.13.4</jackson.ver>
<jackson.yaml.ver>2.13.4</jackson.yaml.ver>
<apache.opennlp.ver>2.1.0</apache.opennlp.ver>