Skip to content

Commit 839023b

Browse files
authored
Merge pull request #372 from AxonFramework/dependency-upgrade/af-4.11.0
Update Axon Framework to 4.11.0
2 parents 204e800 + b3ee5ad commit 839023b

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.
@@ -54,7 +54,7 @@
5454
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
5555
</sonar.coverage.jacoco.xmlReportPaths>
5656
<!-- Main -->
57-
<axon.version>4.10.0</axon.version>
57+
<axon.version>4.11.0</axon.version>
5858
<kotlin.version>1.9.24</kotlin.version>
5959
<!-- Serialization -->
6060
<jackson-kotlin.version>2.17.1</jackson-kotlin.version>

0 commit comments

Comments
 (0)