Skip to content

Commit 4bb1d7a

Browse files
Bump com.esotericsoftware:kryo from 5.0.0-RC1 to 5.6.0
Bumps [com.esotericsoftware:kryo](https://github.com/EsotericSoftware/kryo) from 5.0.0-RC1 to 5.6.0. - [Release notes](https://github.com/EsotericSoftware/kryo/releases) - [Commits](EsotericSoftware/kryo@kryo-parent-5.0.0-RC1...kryo-parent-5.6.0) --- updated-dependencies: - dependency-name: com.esotericsoftware:kryo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 153ac95 commit 4bb1d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cli-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>com.esotericsoftware</groupId>
9292
<artifactId>kryo</artifactId>
93-
<version>5.0.0-RC1</version>
93+
<version>5.6.0</version>
9494
<scope>compile</scope>
9595
</dependency>
9696
<dependency><!-- adds support for deserializing UnmodifiableCollection -->

0 commit comments

Comments
 (0)