File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >org.junit.jupiter</groupId >
45
45
<artifactId >junit-jupiter</artifactId >
46
- <version >5.11.3 </version >
46
+ <version >5.11.4 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
<dependency >
73
73
<plugin >
74
74
<groupId >io.openliberty.tools</groupId >
75
75
<artifactId >liberty-maven-plugin</artifactId >
76
- <version >3.11.1 </version >
76
+ <version >3.11.2 </version >
77
77
</plugin >
78
78
<!-- Plugin to run functional tests -->
79
79
<plugin >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >org.junit.jupiter</groupId >
39
39
<artifactId >junit-jupiter</artifactId >
40
- <version >5.11.3 </version >
40
+ <version >5.11.4 </version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
<dependency >
67
67
<plugin >
68
68
<groupId >io.openliberty.tools</groupId >
69
69
<artifactId >liberty-maven-plugin</artifactId >
70
- <version >3.11.1 </version >
70
+ <version >3.11.2 </version >
71
71
</plugin >
72
72
<!-- Plugin to run functional tests -->
73
73
<plugin >
You can’t perform that action at this time.
0 commit comments