File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
3939 <dependency >
4040 <groupId >org.junit.jupiter</groupId >
4141 <artifactId >junit-jupiter</artifactId >
42- <version >5.13.4 </version >
42+ <version >5.14.0 </version >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
@@ -87,7 +87,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
8787 <plugin >
8888 <groupId >org.apache.maven.plugins</groupId >
8989 <artifactId >maven-failsafe-plugin</artifactId >
90- <version >3.5.3 </version >
90+ <version >3.5.4 </version >
9191 <configuration >
9292 <systemPropertyVariables >
9393 <sys .http.port>${liberty.var.system.http.port} </sys .http.port>
Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >org.junit.jupiter</groupId >
3737 <artifactId >junit-jupiter</artifactId >
38- <version >5.13.4 </version >
38+ <version >5.14.0 </version >
3939 <scope >test</scope >
4040 </dependency >
4141 <dependency >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
8282 <artifactId >maven-failsafe-plugin</artifactId >
83- <version >3.5.3 </version >
83+ <version >3.5.4 </version >
8484 <configuration >
8585 <systemPropertyVariables >
8686 <sys .http.port>${liberty.var.http.port} </sys .http.port>
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
3939 <dependency >
4040 <groupId >org.junit.jupiter</groupId >
4141 <artifactId >junit-jupiter</artifactId >
42- <version >5.13.4 </version >
42+ <version >5.14.0 </version >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
@@ -87,7 +87,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
8787 <plugin >
8888 <groupId >org.apache.maven.plugins</groupId >
8989 <artifactId >maven-failsafe-plugin</artifactId >
90- <version >3.5.3 </version >
90+ <version >3.5.4 </version >
9191 <configuration >
9292 <systemPropertyVariables >
9393 <sys .http.port>${liberty.var.system.http.port} </sys .http.port>
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >org.junit.jupiter</groupId >
3838 <artifactId >junit-jupiter</artifactId >
39- <version >5.13.4 </version >
39+ <version >5.14.0 </version >
4040 <scope >test</scope >
4141 </dependency >
4242 <dependency >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
8282 <artifactId >maven-failsafe-plugin</artifactId >
83- <version >3.5.3 </version >
83+ <version >3.5.4 </version >
8484 <configuration >
8585 <systemPropertyVariables >
8686 <sys .http.port>${liberty.var.http.port} </sys .http.port>
You can’t perform that action at this time.
0 commit comments