We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 204e800 + b3ee5ad commit 839023bCopy full SHA for 839023b
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- ~ Copyright (c) 2010-2024. Axon Framework
+ ~ Copyright (c) 2010-2025. 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.
@@ -54,7 +54,7 @@
54
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
55
</sonar.coverage.jacoco.xmlReportPaths>
56
<!-- Main -->
57
- <axon.version>4.10.0</axon.version>
+ <axon.version>4.11.0</axon.version>
58
<kotlin.version>1.9.24</kotlin.version>
59
<!-- Serialization -->
60
<jackson-kotlin.version>2.17.1</jackson-kotlin.version>
0 commit comments