Skip to content

Commit 0a4bbdf

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 bebb7fb commit 0a4bbdf

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.
@@ -52,7 +52,7 @@
5252
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
5353
</sonar.coverage.jacoco.xmlReportPaths>
5454

55-
<axon.version>4.10.0</axon.version>
55+
<axon.version>4.11.0</axon.version>
5656
<jgroups.version>4.2.30.Final</jgroups.version>
5757

5858
<spring.version>5.3.39</spring.version>

0 commit comments

Comments
 (0)