File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
<dependency >
65
65
<groupId >org.apache.commons</groupId >
66
66
<artifactId >commons-lang3</artifactId >
67
- <version >3.14 .0</version >
67
+ <version >3.15 .0</version >
68
68
</dependency >
69
69
</dependencies >
70
70
80
80
<plugin >
81
81
<groupId >org.apache.maven.plugins</groupId >
82
82
<artifactId >maven-surefire-plugin</artifactId >
83
- <version >3.3.0 </version >
83
+ <version >3.3.1 </version >
84
84
</plugin >
85
85
<!-- Enable liberty-maven plugin -->
86
86
<plugin >
92
92
<plugin >
93
93
<groupId >org.apache.maven.plugins</groupId >
94
94
<artifactId >maven-failsafe-plugin</artifactId >
95
- <version >3.3.0 </version >
95
+ <version >3.3.1 </version >
96
96
<configuration >
97
97
<systemPropertyVariables >
98
98
<http .port>${liberty.var.http.port} </http .port>
Original file line number Diff line number Diff line change 64
64
<dependency >
65
65
<groupId >org.apache.commons</groupId >
66
66
<artifactId >commons-lang3</artifactId >
67
- <version >3.14 .0</version >
67
+ <version >3.15 .0</version >
68
68
</dependency >
69
69
</dependencies >
70
70
80
80
<plugin >
81
81
<groupId >org.apache.maven.plugins</groupId >
82
82
<artifactId >maven-surefire-plugin</artifactId >
83
- <version >3.3.0 </version >
83
+ <version >3.3.1 </version >
84
84
</plugin >
85
85
<!-- Enable liberty-maven plugin -->
86
86
<plugin >
92
92
<plugin >
93
93
<groupId >org.apache.maven.plugins</groupId >
94
94
<artifactId >maven-failsafe-plugin</artifactId >
95
- <version >3.3.0 </version >
95
+ <version >3.3.1 </version >
96
96
<configuration >
97
97
<systemPropertyVariables >
98
98
<http .port>${liberty.var.http.port} </http .port>
You can’t perform that action at this time.
0 commit comments