Skip to content

Commit 985e082

Browse files
committed
build(pom.xml): upgrade kryo version 5.6.2
Signed-off-by: Wujiaxuan007 <wujiaxuan1995@gmail.com>
1 parent db75fe9 commit 985e082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>com.esotericsoftware</groupId>
261261
<artifactId>kryo</artifactId>
262-
<version>5.6.1</version>
262+
<version>5.6.2</version>
263263
</dependency>
264264
<dependency>
265265
<groupId>org.apache.fury</groupId>

0 commit comments

Comments
 (0)