We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b621f commit 5ea9773Copy full SHA for 5ea9773
1 file changed
pom.xml
@@ -76,14 +76,17 @@
76
<dependency>
77
<groupId>org.axonframework</groupId>
78
<artifactId>axon-server-connector</artifactId>
79
+ <version>4.12.1</version>
80
</dependency>
81
82
83
<artifactId>axon-messaging</artifactId>
84
85
86
87
88
<artifactId>axon-spring-boot-autoconfigure</artifactId>
89
90
91
92
<!--Spring-->
0 commit comments