We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afb06d7 commit 24a6cb1Copy full SHA for 24a6cb1
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- ~ Copyright (c) 2010-2023. Axon Framework
+ ~ Copyright (c) 2010-2024. Axon Framework
4
~
5
~ Licensed under the Apache License, Version 2.0 (the "License");
6
~ you may not use this file except in compliance with the License.
@@ -58,7 +58,7 @@
58
<kotlin.version>1.9.24</kotlin.version>
59
<!-- Serialization -->
60
<jackson-kotlin.version>2.17.1</jackson-kotlin.version>
61
- <kotlin-serialization.version>1.7.1</kotlin-serialization.version>
+ <kotlin-serialization.version>1.6.3</kotlin-serialization.version>
62
<!-- Logging -->
63
<slf4j.version>2.0.13</slf4j.version>
64
<log4j.version>2.13.3</log4j.version>
0 commit comments