File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 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.2 .0</flyway .version>
18+ <flyway .version>11.3 .0</flyway .version>
1919 <h2 .version>2.3.232</h2 .version>
2020 <!-- UI -->
21- <vaadin .version>24.6.2 </vaadin .version>
21+ <vaadin .version>24.6.4 </vaadin .version>
2222 <java .version>21</java .version>
2323 </properties >
2424
Original file line number Diff line number Diff line change 3434 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3535 <!-- Language -->
3636 <kotlin .compiler.jvmTarget>17</kotlin .compiler.jvmTarget>
37- <kotlin .version>2.1.0 </kotlin .version>
38- <kotlin .maven.version>2.1.0 </kotlin .maven.version>
37+ <kotlin .version>2.1.10 </kotlin .version>
38+ <kotlin .maven.version>2.1.10 </kotlin .maven.version>
3939 <maven .compiler.target>17</maven .compiler.target>
4040 <!-- Axon -->
4141 <axon-bom .version>4.10.4</axon-bom .version>
Original file line number Diff line number Diff line change 1818 <!-- Serialization-->
1919 <jackson-core .version>2.18.2</jackson-core .version>
2020 <!-- UI-->
21- <spring-doc .version>2.8.3 </spring-doc .version>
21+ <spring-doc .version>2.8.4 </spring-doc .version>
2222 </properties >
2323
2424 <dependencies >
You can’t perform that action at this time.
0 commit comments