We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d97bf commit 3e00f93Copy full SHA for 3e00f93
jgroups-spring-boot-3-integrationtests/pom.xml
@@ -38,7 +38,7 @@
38
<packaging>jar</packaging>
39
40
<properties>
41
- <axon.version>4.11.2</axon.version>
+ <axon.version>4.12.0</axon.version>
42
<testcoontainers.version>1.17.6</testcoontainers.version>
43
44
<jar-plugin.version>3.4.2</jar-plugin.version>
pom.xml
@@ -52,7 +52,7 @@
52
${project.basedir}/../coverage-report/target/site/jacoco-aggregate/jacoco.xml
53
</sonar.coverage.jacoco.xmlReportPaths>
54
55
56
<jgroups.version>4.2.30.Final</jgroups.version>
57
58
<spring.version>5.3.39</spring.version>
0 commit comments