File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >org.openjfx</groupId >
2121 <artifactId >javafx-controls</artifactId >
22- <version >25-ea+8 </version >
22+ <version >25-ea+10 </version >
2323 </dependency >
2424
2525 </dependencies >
Original file line number Diff line number Diff line change 2929 <logback .version>1.5.18</logback .version>
3030 <slf4j-api .version>2.0.17</slf4j-api .version>
3131
32- <lombok .version>1.18.36 </lombok .version>
32+ <lombok .version>1.18.38 </lombok .version>
3333 <commons-io .version>2.18.0</commons-io .version>
3434
3535 <!-- reactive -->
Original file line number Diff line number Diff line change 8686 <plugin >
8787 <groupId >org.apache.maven.plugins</groupId >
8888 <artifactId >maven-surefire-plugin</artifactId >
89- <version >3.5.2 </version >
89+ <version >3.5.3 </version >
9090 <configuration >
9191 <argLine >--enable-preview</argLine >
9292 </configuration >
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >org.projectlombok</groupId >
4343 <artifactId >lombok</artifactId >
44- <version >1.18.36 </version >
44+ <version >1.18.38 </version >
4545 </dependency >
4646 <dependency >
4747 <groupId >com.github.spullara.mustache.java</groupId >
You can’t perform that action at this time.
0 commit comments