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.0 </version >
42+ <version >5.13.2 </version >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
@@ -81,7 +81,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
8181 <plugin >
8282 <groupId >io.openliberty.tools</groupId >
8383 <artifactId >liberty-maven-plugin</artifactId >
84- <version >3.11.3 </version >
84+ <version >3.11.4 </version >
8585 </plugin >
8686
8787 <plugin >
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.0 </version >
38+ <version >5.13.2 </version >
3939 <scope >test</scope >
4040 </dependency >
4141 <dependency >
7575 <plugin >
7676 <groupId >io.openliberty.tools</groupId >
7777 <artifactId >liberty-maven-plugin</artifactId >
78- <version >3.11.3 </version >
78+ <version >3.11.4 </version >
7979 </plugin >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
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.0 </version >
42+ <version >5.13.2 </version >
4343 <scope >test</scope >
4444 </dependency >
4545 <dependency >
@@ -81,7 +81,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
8181 <plugin >
8282 <groupId >io.openliberty.tools</groupId >
8383 <artifactId >liberty-maven-plugin</artifactId >
84- <version >3.11.3 </version >
84+ <version >3.11.4 </version >
8585 </plugin >
8686
8787 <plugin >
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.0 </version >
39+ <version >5.13.2 </version >
4040 <scope >test</scope >
4141 </dependency >
4242 <dependency >
7575 <plugin >
7676 <groupId >io.openliberty.tools</groupId >
7777 <artifactId >liberty-maven-plugin</artifactId >
78- <version >3.11.3 </version >
78+ <version >3.11.4 </version >
7979 </plugin >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments