You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by ni...@apache.org on 2021/08/01 20:41:38 UTC

[incubator-heron] branch master updated: Updated Kryo to 5.2.0 (#3705)

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

nicknezis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d7295f  Updated Kryo to 5.2.0 (#3705)
5d7295f is described below

commit 5d7295f50f66fd43d22724284065c92ae5b7f81b
Author: Nicholas Nezis <ni...@gmail.com>
AuthorDate: Sun Aug 1 16:41:28 2021 -0400

    Updated Kryo to 5.2.0 (#3705)
---
 WORKSPACE                                  |  2 +-
 maven_install.json                         | 30 +++++++++++++++---------------
 release/maven/heron-with-kryo.template.pom |  2 +-
 3 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/WORKSPACE b/WORKSPACE
index b9e6f52..1123eff 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -68,7 +68,7 @@ maven_install(
         "antlr:antlr:2.7.7",
         "org.apache.zookeeper:zookeeper:3.6.3",
         "io.kubernetes:client-java:" + kubernetes_client_version,
-        "com.esotericsoftware:kryo:5.0.4",
+        "com.esotericsoftware:kryo:5.2.0",
         "org.apache.avro:avro:1.7.4",
         "org.apache.mesos:mesos:0.22.0",
         "com.hashicorp.nomad:nomad-sdk:0.7.0",
diff --git a/maven_install.json b/maven_install.json
index fc4907c..0115636 100644
--- a/maven_install.json
+++ b/maven_install.json
@@ -356,8 +356,8 @@
                 "sha256": "9e2aee95666a586918d0931bd1bee02628167da907e6adab86489708bbf2b39a"
             },
             {
-                "coord": "com.esotericsoftware:kryo:5.0.4",
-                "file": "v1/https/jcenter.bintray.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4.jar",
+                "coord": "com.esotericsoftware:kryo:5.2.0",
+                "file": "v1/https/jcenter.bintray.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0.jar",
                 "directDependencies": [
                     "com.esotericsoftware:minlog:1.3.1",
                     "com.esotericsoftware:reflectasm:1.11.9",
@@ -368,17 +368,17 @@
                     "org.objenesis:objenesis:2.1",
                     "com.esotericsoftware:reflectasm:1.11.9"
                 ],
-                "url": "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4.jar",
+                "url": "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0.jar",
                 "mirror_urls": [
-                    "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4.jar",
-                    "https://maven.google.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4.jar",
-                    "https://repo1.maven.org/maven2/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4.jar"
+                    "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0.jar",
+                    "https://maven.google.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0.jar",
+                    "https://repo1.maven.org/maven2/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0.jar"
                 ],
-                "sha256": "a6570d50d64822ea54249f30ac355b96a208fe2db97237e82ae35848ca4b4439"
+                "sha256": "c1ac2d60b3f937987c1bd5fe5de98b59335373b3f718a1f4864539d0525cbf6b"
             },
             {
-                "coord": "com.esotericsoftware:kryo:jar:sources:5.0.4",
-                "file": "v1/https/jcenter.bintray.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4-sources.jar",
+                "coord": "com.esotericsoftware:kryo:jar:sources:5.2.0",
+                "file": "v1/https/jcenter.bintray.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0-sources.jar",
                 "directDependencies": [
                     "com.esotericsoftware:minlog:jar:sources:1.3.1",
                     "com.esotericsoftware:reflectasm:jar:sources:1.11.9",
@@ -389,13 +389,13 @@
                     "com.esotericsoftware:minlog:jar:sources:1.3.1",
                     "org.objenesis:objenesis:jar:sources:2.1"
                 ],
-                "url": "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4-sources.jar",
+                "url": "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0-sources.jar",
                 "mirror_urls": [
-                    "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4-sources.jar",
-                    "https://maven.google.com/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4-sources.jar",
-                    "https://repo1.maven.org/maven2/com/esotericsoftware/kryo/5.0.4/kryo-5.0.4-sources.jar"
+                    "https://jcenter.bintray.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0-sources.jar",
+                    "https://maven.google.com/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0-sources.jar",
+                    "https://repo1.maven.org/maven2/com/esotericsoftware/kryo/5.2.0/kryo-5.2.0-sources.jar"
                 ],
-                "sha256": "016bbef6404639530cd3b966682d1fe21d844be070770569167ea734a3ab3d92"
+                "sha256": "04af8473dc45c99929736ea5352e550e41ccfd6046dec874ae16a35ce18e9ce8"
             },
             {
                 "coord": "com.esotericsoftware:minlog:1.3.1",
@@ -8666,6 +8666,6 @@
             }
         ],
         "version": "0.1.0",
-        "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": 1228079693
+        "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": -164312140
     }
 }
diff --git a/release/maven/heron-with-kryo.template.pom b/release/maven/heron-with-kryo.template.pom
index 6a0e28a..b6782a5 100644
--- a/release/maven/heron-with-kryo.template.pom
+++ b/release/maven/heron-with-kryo.template.pom
@@ -36,7 +36,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
     <dependency>
       <groupId>com.esotericsoftware</groupId>
       <artifactId>kryo</artifactId>
-      <version>5.0.3</version>
+      <version>5.2.0</version>
       <scope>compile</scope>
     </dependency>
   </dependencies>