File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >org.junit.jupiter</groupId >
3939 <artifactId >junit-jupiter</artifactId >
40- <version >5.13.4 </version >
40+ <version >5.14.0 </version >
4141 <scope >test</scope >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.jboss.resteasy</groupId >
4545 <artifactId >resteasy-client</artifactId >
46- <version >6.2.12 .Final</version >
46+ <version >6.2.14 .Final</version >
4747 <scope >test</scope >
4848 </dependency >
4949 <dependency >
7272 <plugin >
7373 <groupId >org.apache.maven.plugins</groupId >
7474 <artifactId >maven-surefire-plugin</artifactId >
75- <version >3.5.3 </version >
75+ <version >3.5.4 </version >
7676 </plugin >
7777 <!-- Enable liberty-maven plugin -->
7878 <plugin >
8484 <plugin >
8585 <groupId >org.apache.maven.plugins</groupId >
8686 <artifactId >maven-failsafe-plugin</artifactId >
87- <version >3.5.3 </version >
87+ <version >3.5.4 </version >
8888 <configuration >
8989 <systemPropertyVariables >
9090 <http .port>${liberty.var.http.port} </http .port>
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >org.junit.jupiter</groupId >
3939 <artifactId >junit-jupiter</artifactId >
40- <version >5.13.4 </version >
40+ <version >5.14.0 </version >
4141 <scope >test</scope >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.jboss.resteasy</groupId >
4545 <artifactId >resteasy-client</artifactId >
46- <version >6.2.12 .Final</version >
46+ <version >6.2.14 .Final</version >
4747 <scope >test</scope >
4848 </dependency >
4949 <dependency >
7272 <plugin >
7373 <groupId >org.apache.maven.plugins</groupId >
7474 <artifactId >maven-surefire-plugin</artifactId >
75- <version >3.5.3 </version >
75+ <version >3.5.4 </version >
7676 </plugin >
7777 <!-- Enable liberty-maven plugin -->
7878 <plugin >
8484 <plugin >
8585 <groupId >org.apache.maven.plugins</groupId >
8686 <artifactId >maven-failsafe-plugin</artifactId >
87- <version >3.5.3 </version >
87+ <version >3.5.4 </version >
8888 <configuration >
8989 <systemPropertyVariables >
9090 <http .port>${liberty.var.http.port} </http .port>
You can’t perform that action at this time.
0 commit comments