From 949ad4cac670bfa7b313c4494cb4e98395c4aa2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 08:44:04 +0000 Subject: [PATCH] Bump com.esotericsoftware:kryo from 5.6.0 to 5.6.2 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] --- modules/cli-module/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cli-module/pom.xml b/modules/cli-module/pom.xml index 4d872d8b..af31ec6d 100644 --- a/modules/cli-module/pom.xml +++ b/modules/cli-module/pom.xml @@ -90,7 +90,7 @@ com.esotericsoftware kryo - 5.6.0 + 5.6.2 compile