We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebb7fb commit 0a4bbdfCopy full SHA for 0a4bbdf
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.
@@ -52,7 +52,7 @@
52
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
53
</sonar.coverage.jacoco.xmlReportPaths>
54
55
- <axon.version>4.10.0</axon.version>
+ <axon.version>4.11.0</axon.version>
56
<jgroups.version>4.2.30.Final</jgroups.version>
57
58
<spring.version>5.3.39</spring.version>
0 commit comments