File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter</artifactId >
60- <version >5.13.4 </version >
60+ <version >5.14.0 </version >
6161 <scope >test</scope >
6262 </dependency >
6363 </dependencies >
111111 <plugin >
112112 <groupId >org.apache.maven.plugins</groupId >
113113 <artifactId >maven-failsafe-plugin</artifactId >
114- <version >3.5.3 </version >
114+ <version >3.5.4 </version >
115115 <configuration >
116116 <systemPropertyVariables >
117117 <http .port>
Original file line number Diff line number Diff line change 3737 <!-- tag::maven-compiler-plugin[] -->
3838 <plugin >
3939 <artifactId >maven-compiler-plugin</artifactId >
40- <version >3.14.0 </version >
40+ <version >3.14.1 </version >
4141 </plugin >
4242 <!-- end::maven-compiler-plugin[] -->
4343 </plugins >
You can’t perform that action at this time.
0 commit comments