File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515
1616 <properties >
1717 <!-- Database -->
18- <flyway .version>11.8.2 </flyway .version>
18+ <flyway .version>11.9.1 </flyway .version>
1919 <h2 .version>2.3.232</h2 .version>
2020 <!-- UI -->
2121 <vaadin .version>24.7.6</vaadin .version>
Original file line number Diff line number Diff line change 5050 <reactor-core .version>3.7.6</reactor-core .version>
5151 <!-- Testing-->
5252 <hamcrest .version>1.3</hamcrest .version>
53- <junit .version>5.13.0 </junit .version>
53+ <junit .version>5.13.1 </junit .version>
5454 <mockito .version>5.18.0</mockito .version>
5555 <testcontainers .version>1.21.1</testcontainers .version>
5656 <!-- Build and Plugins -->
Original file line number Diff line number Diff line change 9797 <plugin >
9898 <groupId >org.codehaus.mojo</groupId >
9999 <artifactId >build-helper-maven-plugin</artifactId >
100- <version >3.6.0 </version >
100+ <version >3.6.1 </version >
101101 <executions >
102102 <execution >
103103 <id >add-source</id >
You can’t perform that action at this time.
0 commit comments