Skip to content

Commit

Permalink
Upgrade AF to 4.10.0
Browse files Browse the repository at this point in the history
Upgrade AF to 4.10.0

#99
  • Loading branch information
smcvb committed Jul 23, 2024
1 parent 17a429b commit 50ef5c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobrunrpro-spring-boot-3-integrationtests/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 @@ -39,7 +39,7 @@

<properties>
<jobrunr.version>6.0.0</jobrunr.version>
<axon.version>4.9.0</axon.version>
<axon.version>4.10.0</axon.version>
<jococo.version>0.8.11</jococo.version>
<testcontainers.version>1.19.3</testcontainers.version>
</properties>
Expand Down

0 comments on commit 50ef5c1

Please sign in to comment.