File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515
1616 <properties >
1717 <!-- Database -->
18- <flyway .version>11.10.5 </flyway .version>
18+ <flyway .version>11.11.0 </flyway .version>
1919 <h2 .version>2.3.232</h2 .version>
2020 <!-- UI -->
2121 <vaadin .version>24.8.5</vaadin .version>
Original file line number Diff line number Diff line change 4040 <maven .compiler.source>17</maven .compiler.source>
4141 <maven .compiler.target>17</maven .compiler.target>
4242 <!-- Axon -->
43- <axon-bom .version>4.12.0 </axon-bom .version>
43+ <axon-bom .version>4.12.1 </axon-bom .version>
4444 <!-- Spring-->
4545 <spring-boot .version>3.5.4</spring-boot .version>
4646 <!-- Database -->
7171 <dependency >
7272 <groupId >io.axoniq</groupId >
7373 <artifactId >axonserver-connector-java</artifactId >
74- <version >2025.1.1 </version >
74+ <version >2025.2.0-EAP </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >org.axonframework</groupId >
7878 <artifactId >axon-server-connector</artifactId >
79- <version >4.12.0 </version >
79+ <version >4.12.1 </version >
8080 </dependency >
8181 <dependency >
8282 <groupId >org.axonframework</groupId >
8383 <artifactId >axon-messaging</artifactId >
84- <version >4.12.0 </version >
84+ <version >4.12.1 </version >
8585 </dependency >
8686 <dependency >
8787 <groupId >org.axonframework</groupId >
8888 <artifactId >axon-spring-boot-autoconfigure</artifactId >
89- <version >4.12.0 </version >
89+ <version >4.12.1 </version >
9090 </dependency >
9191
9292 <!-- Spring-->
You can’t perform that action at this time.
0 commit comments