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 d45e4bf8 Update jackson-module-scala to 2.15.1
new 2931cf3e Merge pull request #104 from
scala-steward/update/jackson-module-scala-2.15.1
d45e4bf8 is described below
commit d45e4bf804be64768cffd920e5f599feda47b7bf
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 31 13:01:00 2023 +0000
Update jackson-module-scala to 2.15.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e9466d94..14d8287f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
<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>
- <jackson.ver>2.14.3</jackson.ver>
+ <jackson.ver>2.15.1</jackson.ver>
<jackson.yaml.ver>2.13.4</jackson.yaml.ver>
<apache.opennlp.ver>2.2.0</apache.opennlp.ver>
<gson.ver>2.10</gson.ver>