File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515
1616 <properties >
1717 <!-- Database -->
18- <flyway .version>11.9.1 </flyway .version>
18+ <flyway .version>11.9.2 </flyway .version>
1919 <h2 .version>2.3.232</h2 .version>
2020 <!-- UI -->
21- <vaadin .version>24.7.6 </vaadin .version>
21+ <vaadin .version>24.8.0 </vaadin .version>
2222 <java .version>21</java .version>
2323 </properties >
2424
Original file line number Diff line number Diff line change 4242 <!-- Axon -->
4343 <axon-bom .version>4.11.3</axon-bom .version>
4444 <!-- Spring-->
45- <spring-boot .version>3.5.0 </spring-boot .version>
45+ <spring-boot .version>3.5.3 </spring-boot .version>
4646 <!-- Database -->
4747 <hibernate-core .version>6.2.6.Final</hibernate-core .version>
4848 <!-- Other-->
5252 <hamcrest .version>1.3</hamcrest .version>
5353 <junit .version>5.13.1</junit .version>
5454 <mockito .version>5.18.0</mockito .version>
55- <testcontainers .version>1.21.1 </testcontainers .version>
55+ <testcontainers .version>1.21.2 </testcontainers .version>
5656 <!-- Build and Plugins -->
5757 <maven-compiler .version>3.14.0</maven-compiler .version>
5858 <maven-surefire .version>3.5.3</maven-surefire .version>
7171 <dependency >
7272 <groupId >io.axoniq</groupId >
7373 <artifactId >axonserver-connector-java</artifactId >
74- <version >2024.2.2 </version >
74+ <version >2024.2.3 </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >org.axonframework</groupId >
You can’t perform that action at this time.
0 commit comments