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 15
15
16
16
<properties >
17
17
<!-- Database -->
18
- <flyway .version>11.10.5 </flyway .version>
18
+ <flyway .version>11.11.0 </flyway .version>
19
19
<h2 .version>2.3.232</h2 .version>
20
20
<!-- UI -->
21
21
<vaadin .version>24.8.5</vaadin .version>
Original file line number Diff line number Diff line change 40
40
<maven .compiler.source>17</maven .compiler.source>
41
41
<maven .compiler.target>17</maven .compiler.target>
42
42
<!-- Axon -->
43
- <axon-bom .version>4.12.0 </axon-bom .version>
43
+ <axon-bom .version>4.12.1 </axon-bom .version>
44
44
<!-- Spring-->
45
45
<spring-boot .version>3.5.4</spring-boot .version>
46
46
<!-- Database -->
71
71
<dependency >
72
72
<groupId >io.axoniq</groupId >
73
73
<artifactId >axonserver-connector-java</artifactId >
74
- <version >2025.1.1 </version >
74
+ <version >2025.2.0-EAP </version >
75
75
</dependency >
76
76
<dependency >
77
77
<groupId >org.axonframework</groupId >
78
78
<artifactId >axon-server-connector</artifactId >
79
- <version >4.12.0 </version >
79
+ <version >4.12.1 </version >
80
80
</dependency >
81
81
<dependency >
82
82
<groupId >org.axonframework</groupId >
83
83
<artifactId >axon-messaging</artifactId >
84
- <version >4.12.0 </version >
84
+ <version >4.12.1 </version >
85
85
</dependency >
86
86
<dependency >
87
87
<groupId >org.axonframework</groupId >
88
88
<artifactId >axon-spring-boot-autoconfigure</artifactId >
89
- <version >4.12.0 </version >
89
+ <version >4.12.1 </version >
90
90
</dependency >
91
91
92
92
<!-- Spring-->
You can’t perform that action at this time.
0 commit comments