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 38
38
<dependency >
39
39
<groupId >org.junit.jupiter</groupId >
40
40
<artifactId >junit-jupiter</artifactId >
41
- <version >5.12.0 </version >
41
+ <version >5.12.1 </version >
42
42
<scope >test</scope >
43
43
</dependency >
44
44
</dependencies >
55
55
<plugin >
56
56
<groupId >io.openliberty.tools</groupId >
57
57
<artifactId >liberty-maven-plugin</artifactId >
58
- <version >3.11.2 </version >
58
+ <version >3.11.3 </version >
59
59
</plugin >
60
60
<!-- Frontend resources -->
61
61
<!-- tag::frontend-plugin[] -->
Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >org.junit.jupiter</groupId >
40
40
<artifactId >junit-jupiter</artifactId >
41
- <version >5.12.0 </version >
41
+ <version >5.12.1 </version >
42
42
<scope >test</scope >
43
43
</dependency >
44
44
</dependencies >
55
55
<plugin >
56
56
<groupId >io.openliberty.tools</groupId >
57
57
<artifactId >liberty-maven-plugin</artifactId >
58
- <version >3.11.2 </version >
58
+ <version >3.11.3 </version >
59
59
</plugin >
60
60
<!-- Frontend resources -->
61
61
<plugin >
You can’t perform that action at this time.
0 commit comments