File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 56
56
<dependency >
57
57
<groupId >org.junit.jupiter</groupId >
58
58
<artifactId >junit-jupiter</artifactId >
59
- <version >5.10.1 </version >
59
+ <version >5.10.2 </version >
60
60
<scope >test</scope >
61
61
</dependency >
62
62
<dependency >
85
85
<plugin >
86
86
<groupId >org.apache.maven.plugins</groupId >
87
87
<artifactId >maven-war-plugin</artifactId >
88
- <version >3.3.2 </version >
88
+ <version >3.4.0 </version >
89
89
</plugin >
90
90
<plugin >
91
91
<groupId >io.openliberty.tools</groupId >
92
92
<artifactId >liberty-maven-plugin</artifactId >
93
- <version >3.10</version >
93
+ <version >3.10.2 </version >
94
94
</plugin >
95
95
<!-- Plugin to run unit tests -->
96
96
<plugin >
Original file line number Diff line number Diff line change 42
42
<dependency >
43
43
<groupId >org.junit.jupiter</groupId >
44
44
<artifactId >junit-jupiter</artifactId >
45
- <version >5.10.1 </version >
45
+ <version >5.10.2 </version >
46
46
<scope >test</scope >
47
47
</dependency >
48
48
<dependency >
65
65
<plugin >
66
66
<groupId >org.apache.maven.plugins</groupId >
67
67
<artifactId >maven-war-plugin</artifactId >
68
- <version >3.3.2 </version >
68
+ <version >3.4.0 </version >
69
69
</plugin >
70
70
<!-- Enable Liberty Maven plugin -->
71
71
<plugin >
72
72
<groupId >io.openliberty.tools</groupId >
73
73
<artifactId >liberty-maven-plugin</artifactId >
74
- <version >3.10</version >
74
+ <version >3.10.2 </version >
75
75
</plugin >
76
76
<!-- Plugin to run unit tests -->
77
77
<plugin >
Original file line number Diff line number Diff line change 51
51
<dependency >
52
52
<groupId >org.junit.jupiter</groupId >
53
53
<artifactId >junit-jupiter</artifactId >
54
- <version >5.10.1 </version >
54
+ <version >5.10.2 </version >
55
55
<scope >test</scope >
56
56
</dependency >
57
57
<dependency >
80
80
<plugin >
81
81
<groupId >org.apache.maven.plugins</groupId >
82
82
<artifactId >maven-war-plugin</artifactId >
83
- <version >3.3.2 </version >
83
+ <version >3.4.0 </version >
84
84
</plugin >
85
85
<plugin >
86
86
<groupId >io.openliberty.tools</groupId >
87
87
<artifactId >liberty-maven-plugin</artifactId >
88
- <version >3.10</version >
88
+ <version >3.10.2 </version >
89
89
</plugin >
90
90
<!-- Plugin to run unit tests -->
91
91
<plugin >
Original file line number Diff line number Diff line change 42
42
<dependency >
43
43
<groupId >org.junit.jupiter</groupId >
44
44
<artifactId >junit-jupiter</artifactId >
45
- <version >5.10.1 </version >
45
+ <version >5.10.2 </version >
46
46
<scope >test</scope >
47
47
</dependency >
48
48
<dependency >
65
65
<plugin >
66
66
<groupId >org.apache.maven.plugins</groupId >
67
67
<artifactId >maven-war-plugin</artifactId >
68
- <version >3.3.2 </version >
68
+ <version >3.4.0 </version >
69
69
</plugin >
70
70
<!-- Enable Liberty Maven plugin -->
71
71
<plugin >
72
72
<groupId >io.openliberty.tools</groupId >
73
73
<artifactId >liberty-maven-plugin</artifactId >
74
- <version >3.10</version >
74
+ <version >3.10.2 </version >
75
75
</plugin >
76
76
<!-- Plugin to run unit tests -->
77
77
<plugin >
You can’t perform that action at this time.
0 commit comments