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 16c3230a Update scala-reflection to 1.2.2
     new 8115c2a7 Merge pull request #117 from 
scala-steward/update/scala-reflection-1.2.2
16c3230a is described below

commit 16c3230a54895e33e1a67b14d7be0dce3aa9a4ef
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 8 14:42:24 2023 +0000

    Update scala-reflection to 1.2.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 47531786..d55c9b17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,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.2.0</scala3.ref.ver>
+        <scala3.ref.ver>1.2.2</scala3.ref.ver>
         <jackson.ver>2.15.2</jackson.ver>
         <jackson.yaml.ver>2.13.4</jackson.yaml.ver>
         <apache.opennlp.ver>2.2.0</apache.opennlp.ver>

Reply via email to