File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.junit.jupiter</groupId >
5858 <artifactId >junit-jupiter</artifactId >
59- <version >5.10.2 </version >
59+ <version >5.10.3 </version >
6060 <scope >test</scope >
6161 </dependency >
6262 <dependency >
9696 <plugin >
9797 <groupId >org.apache.maven.plugins</groupId >
9898 <artifactId >maven-surefire-plugin</artifactId >
99- <version >3.2.5 </version >
99+ <version >3.3.0 </version >
100100 </plugin >
101101 <!-- Plugin to run functional tests -->
102102 <plugin >
103103 <groupId >org.apache.maven.plugins</groupId >
104104 <artifactId >maven-failsafe-plugin</artifactId >
105- <version >3.2.5 </version >
105+ <version >3.3.0 </version >
106106 <configuration >
107107 <systemPropertyVariables >
108108 <inventory .service.root>${inventory.service.root} </inventory .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.10.2 </version >
45+ <version >5.10.3 </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.2.5 </version >
80+ <version >3.3.0 </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.2.5 </version >
86+ <version >3.3.0 </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 5151 <dependency >
5252 <groupId >org.junit.jupiter</groupId >
5353 <artifactId >junit-jupiter</artifactId >
54- <version >5.10.2 </version >
54+ <version >5.10.3 </version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-surefire-plugin</artifactId >
94- <version >3.2.5 </version >
94+ <version >3.3.0 </version >
9595 </plugin >
9696 <!-- Plugin to run functional tests -->
9797 <plugin >
9898 <groupId >org.apache.maven.plugins</groupId >
9999 <artifactId >maven-failsafe-plugin</artifactId >
100- <version >3.2.5 </version >
100+ <version >3.3.0 </version >
101101 <configuration >
102102 <systemPropertyVariables >
103103 <inventory .service.root>${inventory.service.root} </inventory .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.10.2 </version >
45+ <version >5.10.3 </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.2.5 </version >
80+ <version >3.3.0 </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.2.5 </version >
86+ <version >3.3.0 </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