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 4242 <dependency >
4343 <groupId >org.junit.jupiter</groupId >
4444 <artifactId >junit-jupiter</artifactId >
45- <version >5.13.4 </version >
45+ <version >5.14.0 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
7777 <plugin >
7878 <groupId >org.apache.maven.plugins</groupId >
7979 <artifactId >maven-surefire-plugin</artifactId >
80- <version >3.5.3 </version >
80+ <version >3.5.4 </version >
8181 </plugin >
8282 <!-- Plugin to run functional tests -->
8383 <plugin >
8484 <groupId >org.apache.maven.plugins</groupId >
8585 <artifactId >maven-failsafe-plugin</artifactId >
86- <version >3.5.3 </version >
86+ <version >3.5.4 </version >
8787 <configuration >
8888 <systemPropertyVariables >
8989 <system .service.root>${system.service.root} </system .service.root>
Original file line number Diff line number Diff line change 4242 <dependency >
4343 <groupId >org.junit.jupiter</groupId >
4444 <artifactId >junit-jupiter</artifactId >
45- <version >5.13.4 </version >
45+ <version >5.14.0 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
7777 <plugin >
7878 <groupId >org.apache.maven.plugins</groupId >
7979 <artifactId >maven-surefire-plugin</artifactId >
80- <version >3.5.3 </version >
80+ <version >3.5.4 </version >
8181 </plugin >
8282 <!-- Plugin to run functional tests -->
8383 <plugin >
8484 <groupId >org.apache.maven.plugins</groupId >
8585 <artifactId >maven-failsafe-plugin</artifactId >
86- <version >3.5.3 </version >
86+ <version >3.5.4 </version >
8787 <configuration >
8888 <systemPropertyVariables >
8989 <system .service.root>${system.service.root} </system .service.root>
You can’t perform that action at this time.
0 commit comments