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 a772684 commit e8215f4Copy full SHA for e8215f4
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
<jobrunr.version>7.2.2</jobrunr.version>
57
58
<spring.version>5.3.39</spring.version>
0 commit comments