File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ xsi:schemaLocation=
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 >
@@ -91,7 +91,7 @@ xsi:schemaLocation=
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-failsafe-plugin</artifactId >
94- <version >3.5.3 </version >
94+ <version >3.5.4 </version >
9595 <configuration >
9696 <systemPropertyVariables >
9797 <liberty .test.port>
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ xsi:schemaLocation=
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 >
@@ -91,7 +91,7 @@ xsi:schemaLocation=
9191 <plugin >
9292 <groupId >org.apache.maven.plugins</groupId >
9393 <artifactId >maven-failsafe-plugin</artifactId >
94- <version >3.5.3 </version >
94+ <version >3.5.4 </version >
9595 <configuration >
9696 <systemPropertyVariables >
9797 <liberty .test.port>
You can’t perform that action at this time.
0 commit comments