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

rzo1 pushed a commit to branch STORM-4027-Kyro-5.6.0
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 35ff7da71afc5a551516b85dc4b324232db5fca3
Author: Richard Zowalla <richard.zowa...@hs-heilbronn.de>
AuthorDate: Fri Jan 26 09:03:09 2024 +0100

    STORM-4027 - Kryp 5.6.0
---
 DEPENDENCY-LICENSES | 2 +-
 LICENSE-binary      | 2 +-
 pom.xml             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 5b5d18cb4..bfcb5c641 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -4,7 +4,7 @@ List of third-party dependencies grouped by their license type.
 
     3-Clause BSD License
 
-        * Kryo (com.esotericsoftware:kryo:5.4.0 - 
https://github.com/EsotericSoftware/kryo/kryo)
+        * Kryo (com.esotericsoftware:kryo:5.6.0 - 
https://github.com/EsotericSoftware/kryo/kryo)
         * MinLog (com.esotericsoftware:minlog:1.3.1 - 
https://github.com/EsotericSoftware/minlog)
         * Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.3.0 - 
https://developers.google.com/protocol-buffers/protobuf-java/)
         * ReflectASM (com.esotericsoftware:reflectasm:1.11.9 - 
https://github.com/EsotericSoftware/reflectasm)
diff --git a/LICENSE-binary b/LICENSE-binary
index 23109db58..209e25cfc 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -645,7 +645,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
 
     3-Clause BSD License
 
-        * Kryo (com.esotericsoftware:kryo:5.4.0 - 
https://github.com/EsotericSoftware/kryo/kryo)
+        * Kryo (com.esotericsoftware:kryo:5.6.0 - 
https://github.com/EsotericSoftware/kryo/kryo)
         * MinLog (com.esotericsoftware:minlog:1.3.1 - 
https://github.com/EsotericSoftware/minlog)
         * Protocol Buffers [Core] (com.google.protobuf:protobuf-java:3.3.0 - 
https://developers.google.com/protocol-buffers/protobuf-java/)
         * ReflectASM (com.esotericsoftware:reflectasm:1.11.9 - 
https://github.com/EsotericSoftware/reflectasm)
diff --git a/pom.xml b/pom.xml
index 9f1d7ef57..92fd4a2c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <hadoop.version>3.3.6</hadoop.version>
         <hdfs.version>${hadoop.version}</hdfs.version>
         <hbase.version>2.5.6-hadoop3</hbase.version>
-        <kryo.version>5.4.0</kryo.version>
+        <kryo.version>5.6.0</kryo.version>
         <servlet.version>3.1.0</servlet.version>
         <joda-time.version>2.12.5</joda-time.version>
         <thrift.version>0.18.1</thrift.version>

Reply via email to