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

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new aa3a56fa Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2 (#536)
aa3a56fa is described below

commit aa3a56fac095b88c08fc5d911d7e21ac52bcd3a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 15 09:51:08 2024 +0800

    Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2 (#536)
    
    Bumps [com.esotericsoftware:kryo](https://github.com/EsotericSoftware/kryo) 
from 5.6.0 to 5.6.2.
    - [Release notes](https://github.com/EsotericSoftware/kryo/releases)
    - 
[Commits](https://github.com/EsotericSoftware/kryo/compare/kryo-parent-5.6.0...kryo-parent-5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.esotericsoftware:kryo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-extensions-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-extensions-dependencies-bom/pom.xml 
b/dubbo-extensions-dependencies-bom/pom.xml
index 5faf6dac..b005ea5b 100644
--- a/dubbo-extensions-dependencies-bom/pom.xml
+++ b/dubbo-extensions-dependencies-bom/pom.xml
@@ -114,7 +114,7 @@
         <apache.fury_version>0.7.1</apache.fury_version>
         <jackson_version>2.17.2</jackson_version>
         <gson_version>2.11.0</gson_version>
-        <kryo_version>5.6.0</kryo_version>
+        <kryo_version>5.6.2</kryo_version>
         <kryo_serializers_version>0.45</kryo_serializers_version>
         <msgpack_version>0.9.8</msgpack_version>
         <protostuff_version>1.8.0</protostuff_version>

Reply via email to