Skip to content

Commit ce57da3

Browse files
committed
Update Axon Framework to 4.11.0
Update Axon Framework to 4.11.0 #dependency-upgrade/af-4.11.0
1 parent e6cc53e commit ce57da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
~ Copyright (c) 2010-2024. Axon Framework
3+
~ Copyright (c) 2010-2025. Axon Framework
44
~
55
~ Licensed under the Apache License, Version 2.0 (the "License");
66
~ you may not use this file except in compliance with the License.
@@ -53,7 +53,7 @@
5353
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
5454
</sonar.coverage.jacoco.xmlReportPaths>
5555
<!-- Main -->
56-
<axon.version>4.10.0</axon.version>
56+
<axon.version>4.11.0</axon.version>
5757
<opentracing-spring-tracer-configuration-starter.version>0.4.0</opentracing-spring-tracer-configuration-starter.version>
5858
<opentracing-mock.version>0.33.0</opentracing-mock.version>
5959
<!-- Spring -->

0 commit comments

Comments
 (0)