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 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 >
7171 <plugin >
7272 <groupId >io.openliberty.tools</groupId >
7373 <artifactId >liberty-maven-plugin</artifactId >
74- <version >3.11.3 </version >
74+ <version >3.11.4 </version >
7575 </plugin >
7676 <!-- Plugin to run unit tests -->
7777 <plugin >
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.13.0 </version >
45+ <version >5.13.2 </version >
4646 <scope >test</scope >
4747 </dependency >
4848 <dependency >
7171 <plugin >
7272 <groupId >io.openliberty.tools</groupId >
7373 <artifactId >liberty-maven-plugin</artifactId >
74- <version >3.11.3 </version >
74+ <version >3.11.4 </version >
7575 </plugin >
7676 <!-- Plugin to run unit tests -->
7777 <plugin >
You can’t perform that action at this time.
0 commit comments