File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed
Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >org.apache.commons</groupId >
4545 <artifactId >commons-lang3</artifactId >
46- <version >3.18 .0</version >
46+ <version >3.19 .0</version >
4747 </dependency >
4848 <!-- For tests -->
4949 <dependency >
5050 <groupId >org.junit.jupiter</groupId >
5151 <artifactId >junit-jupiter-engine</artifactId >
52- <version >5.13.4 </version >
52+ <version >5.14.0 </version >
5353 <scope >test</scope >
5454 </dependency >
5555 <dependency >
8989 <plugin >
9090 <groupId >org.apache.maven.plugins</groupId >
9191 <artifactId >maven-surefire-plugin</artifactId >
92- <version >3.5.3 </version >
92+ <version >3.5.4 </version >
9393 </plugin >
9494 <!-- Plugin to run functional tests -->
9595 <plugin >
9696 <groupId >org.apache.maven.plugins</groupId >
9797 <artifactId >maven-failsafe-plugin</artifactId >
98- <version >3.5.3 </version >
98+ <version >3.5.4 </version >
9999 <configuration >
100100 <systemPropertyVariables >
101101 <system .ip>${system.ip} </system .ip>
Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >org.junit.jupiter</groupId >
4242 <artifactId >junit-jupiter-engine</artifactId >
43- <version >5.13.4 </version >
43+ <version >5.14.0 </version >
4444 <scope >test</scope >
4545 </dependency >
4646 <dependency >
7575 <plugin >
7676 <groupId >org.apache.maven.plugins</groupId >
7777 <artifactId >maven-surefire-plugin</artifactId >
78- <version >3.5.3 </version >
78+ <version >3.5.4 </version >
7979 </plugin >
8080 <!-- Plugin to run functional tests -->
8181 <plugin >
8282 <groupId >org.apache.maven.plugins</groupId >
8383 <artifactId >maven-failsafe-plugin</artifactId >
84- <version >3.5.3 </version >
84+ <version >3.5.4 </version >
8585 <configuration >
8686 <systemPropertyVariables >
8787 <system .http.port>${liberty.var.http.port} </system .http.port>
Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >org.apache.commons</groupId >
4545 <artifactId >commons-lang3</artifactId >
46- <version >3.18 .0</version >
46+ <version >3.19 .0</version >
4747 </dependency >
4848 <!-- For tests -->
4949 <dependency >
5050 <groupId >org.junit.jupiter</groupId >
5151 <artifactId >junit-jupiter-engine</artifactId >
52- <version >5.13.4 </version >
52+ <version >5.14.0 </version >
5353 <scope >test</scope >
5454 </dependency >
5555 <dependency >
8989 <plugin >
9090 <groupId >org.apache.maven.plugins</groupId >
9191 <artifactId >maven-surefire-plugin</artifactId >
92- <version >3.5.3 </version >
92+ <version >3.5.4 </version >
9393 </plugin >
9494 <!-- Plugin to run functional tests -->
9595 <plugin >
9696 <groupId >org.apache.maven.plugins</groupId >
9797 <artifactId >maven-failsafe-plugin</artifactId >
98- <version >3.5.3 </version >
98+ <version >3.5.4 </version >
9999 <configuration >
100100 <systemPropertyVariables >
101101 <system .ip>${system.ip} </system .ip>
Original file line number Diff line number Diff line change 4040 <dependency >
4141 <groupId >org.junit.jupiter</groupId >
4242 <artifactId >junit-jupiter-engine</artifactId >
43- <version >5.13.4 </version >
43+ <version >5.14.0 </version >
4444 <scope >test</scope >
4545 </dependency >
4646 <dependency >
7575 <plugin >
7676 <groupId >org.apache.maven.plugins</groupId >
7777 <artifactId >maven-surefire-plugin</artifactId >
78- <version >3.5.3 </version >
78+ <version >3.5.4 </version >
7979 </plugin >
8080 <!-- Plugin to run functional tests -->
8181 <plugin >
8282 <groupId >org.apache.maven.plugins</groupId >
8383 <artifactId >maven-failsafe-plugin</artifactId >
84- <version >3.5.3 </version >
84+ <version >3.5.4 </version >
8585 <configuration >
8686 <systemPropertyVariables >
8787 <system .http.port>${liberty.var.http.port} </system .http.port>
You can’t perform that action at this time.
0 commit comments