We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cc53e commit ce57da3Copy full SHA for ce57da3
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.
@@ -53,7 +53,7 @@
53
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
54
</sonar.coverage.jacoco.xmlReportPaths>
55
<!-- Main -->
56
- <axon.version>4.10.0</axon.version>
+ <axon.version>4.11.0</axon.version>
57
<opentracing-spring-tracer-configuration-starter.version>0.4.0</opentracing-spring-tracer-configuration-starter.version>
58
<opentracing-mock.version>0.33.0</opentracing-mock.version>
59
<!-- Spring -->
0 commit comments