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.11.0 </flyway .version>
18
+ <flyway .version>11.11.1 </flyway .version>
19
19
<h2 .version>2.3.232</h2 .version>
20
20
<!-- UI -->
21
- <vaadin .version>24.8.5 </vaadin .version>
21
+ <vaadin .version>24.8.6 </vaadin .version>
22
22
<java .version>21</java .version>
23
23
</properties >
24
24
Original file line number Diff line number Diff line change 35
35
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
36
36
<!-- Language -->
37
37
<kotlin .compiler.jvmTarget>17</kotlin .compiler.jvmTarget>
38
- <kotlin .version>2.2.0 </kotlin .version>
39
- <kotlin .maven.version>2.2.0 </kotlin .maven.version>
38
+ <kotlin .version>2.2.10 </kotlin .version>
39
+ <kotlin .maven.version>2.2.10 </kotlin .maven.version>
40
40
<maven .compiler.source>17</maven .compiler.source>
41
41
<maven .compiler.target>17</maven .compiler.target>
42
42
<!-- Axon -->
47
47
<hibernate-core .version>6.2.6.Final</hibernate-core .version>
48
48
<!-- Other-->
49
49
<findbugs-jsr305 .version>3.0.2</findbugs-jsr305 .version>
50
- <reactor-core .version>3.7.8 </reactor-core .version>
50
+ <reactor-core .version>3.7.9 </reactor-core .version>
51
51
<!-- Testing-->
52
52
<hamcrest .version>1.3</hamcrest .version>
53
53
<junit .version>5.13.4</junit .version>
54
- <mockito .version>5.18 .0</mockito .version>
54
+ <mockito .version>5.19 .0</mockito .version>
55
55
<testcontainers .version>1.21.3</testcontainers .version>
56
56
<!-- Build and Plugins -->
57
57
<maven-compiler .version>3.14.0</maven-compiler .version>
You can’t perform that action at this time.
0 commit comments