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 1919 <dependency >
2020 <groupId >com.fasterxml.jackson.core</groupId >
2121 <artifactId >jackson-databind</artifactId >
22- <version >2.18.0 </version >
22+ <version >2.18.1 </version >
2323 </dependency >
2424 <dependency >
2525 <groupId >commons-io</groupId >
Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >org.openjfx</groupId >
2121 <artifactId >javafx-controls</artifactId >
22- <version >24-ea+5 </version >
22+ <version >24-ea+15 </version >
2323 </dependency >
2424
2525 </dependencies >
Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >com.fasterxml.jackson.dataformat</groupId >
2121 <artifactId >jackson-dataformat-yaml</artifactId >
22- <version >2.18.0 </version >
22+ <version >2.18.1 </version >
2323 </dependency >
2424 <dependency >
2525 <groupId >com.fasterxml.jackson.core</groupId >
2626 <artifactId >jackson-databind</artifactId >
27- <version >2.18.0 </version >
27+ <version >2.18.1 </version >
2828 </dependency >
2929
3030 <dependency >
8686 <plugin >
8787 <groupId >org.apache.maven.plugins</groupId >
8888 <artifactId >maven-surefire-plugin</artifactId >
89- <version >3.5.1 </version >
89+ <version >3.5.2 </version >
9090 <configuration >
9191 <argLine >--enable-preview</argLine >
9292 </configuration >
You can’t perform that action at this time.
0 commit comments