Skip to content

Commit

Permalink
Merge pull request #474 from AxonFramework/dependency-upgrade/af-4.10
Browse files Browse the repository at this point in the history
Upgrade Axon Framework to 4.10.0
  • Loading branch information
smcvb authored Jul 23, 2024
2 parents 5f179b3 + 019cd17 commit 9fba9e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2010-2023. Axon Framework
~ Copyright (c) 2010-2024. Axon Framework
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -53,7 +53,7 @@
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
</sonar.coverage.jacoco.xmlReportPaths>
<!-- Main -->
<axon.version>4.9.0</axon.version>
<axon.version>4.10.0</axon.version>
<opentracing-spring-tracer-configuration-starter.version>0.4.0</opentracing-spring-tracer-configuration-starter.version>
<opentracing-mock.version>0.33.0</opentracing-mock.version>
<!-- Spring -->
Expand Down

0 comments on commit 9fba9e4

Please sign in to comment.