Skip to content

Commit

Permalink
chore(deps): update dependency com.esotericsoftware:kryo to v5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 55195c7 commit 14c82d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<slf4j2.version>2.0.16</slf4j2.version>
<log4j2.version>2.24.1</log4j2.version>
<kryo4.version>4.0.2</kryo4.version> <!-- DO NOT UPGRADE: We test with Kryo 4.x.x to ensure backwards compatibility. -->
<kryo5.version>5.6.0</kryo5.version>
<kryo5.version>5.6.1</kryo5.version>
<commons-collections4.version>4.4</commons-collections4.version>
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 14c82d1

Please sign in to comment.