Skip to content

Commit 5ea9773

Browse files
committed
Set version back to 4.12.1
Set version back to 4.12.1 #423
1 parent 17b621f commit 5ea9773

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,17 @@
7676
<dependency>
7777
<groupId>org.axonframework</groupId>
7878
<artifactId>axon-server-connector</artifactId>
79+
<version>4.12.1</version>
7980
</dependency>
8081
<dependency>
8182
<groupId>org.axonframework</groupId>
8283
<artifactId>axon-messaging</artifactId>
84+
<version>4.12.1</version>
8385
</dependency>
8486
<dependency>
8587
<groupId>org.axonframework</groupId>
8688
<artifactId>axon-spring-boot-autoconfigure</artifactId>
89+
<version>4.12.1</version>
8790
</dependency>
8891

8992
<!--Spring-->

0 commit comments

Comments
 (0)