You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/06/15 14:57:43 UTC

[incubator-nlpcraft] branch master updated: Update pom.xml

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

aradzinski 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 b1946d4  Update pom.xml
b1946d4 is described below

commit b1946d49350a939c07cdea99d3c12130623952c2
Author: unknown <ar...@datalingvo.com>
AuthorDate: Tue Jun 15 07:57:34 2021 -0700

    Update pom.xml
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index d89e8ab..fd0d687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
             <name>Aaron Radzinski</name>
             <email>aradzinski@apache.org</email>
             <organization>apache</organization>
-            <organizationUrl>http://apache.org</organizationUrl>
+            <organizationUrl>https://apache.org</organizationUrl>
             <roles>
                 <role>architect</role>
             </roles>
@@ -114,8 +114,8 @@
         <maven.surefire.plugin.ver>2.22.1</maven.surefire.plugin.ver>
         <stringmetric.ver>0.27.4</stringmetric.ver>
         <gson.ver>2.8.5</gson.ver>
-        <jackson.ver>2.11.2</jackson.ver>
-        <jackson.yaml.ver>2.11.2</jackson.yaml.ver>
+        <jackson.ver>2.11.3</jackson.ver>
+        <jackson.yaml.ver>2.11.3</jackson.yaml.ver>
         <apache.math.ver>3.6.1</apache.math.ver>
         <apache.common.lang.ver>3.8.1</apache.common.lang.ver>
         <apache.httpcomponents.ver>4.5.7</apache.httpcomponents.ver>
@@ -615,7 +615,7 @@
             <repositories>
                 <repository>
                     <id>GridGain External Repository</id>
-                    <url>http://www.gridgainsystems.com/nexus/content/repositories/external</url>
+                    <url>https://www.gridgainsystems.com/nexus/content/repositories/external</url>
                 </repository>
             </repositories>