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.0 </version >
45+ <version >5.13.2 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
@@ -84,7 +84,7 @@ xsi:schemaLocation=
8484 <plugin >
8585 <groupId >io.openliberty.tools</groupId >
8686 <artifactId >liberty-maven-plugin</artifactId >
87- <version >3.11.3 </version >
87+ <version >3.11.4 </version >
8888 </plugin >
8989
9090 <!-- Plugin to run functional tests -->
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.0 </version >
45+ <version >5.13.2 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
@@ -84,7 +84,7 @@ xsi:schemaLocation=
8484 <plugin >
8585 <groupId >io.openliberty.tools</groupId >
8686 <artifactId >liberty-maven-plugin</artifactId >
87- <version >3.11.3 </version >
87+ <version >3.11.4 </version >
8888 </plugin >
8989
9090 <!-- Plugin to run functional tests -->
You can’t perform that action at this time.
0 commit comments