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 4545 <dependency >
4646 <groupId >org.jboss.resteasy</groupId >
4747 <artifactId >resteasy-client</artifactId >
48- <version >6.2.10 .Final</version >
48+ <version >6.2.11 .Final</version >
4949 <scope >test</scope >
5050 </dependency >
5151 <dependency >
5252 <groupId >org.jboss.resteasy</groupId >
5353 <artifactId >resteasy-json-binding-provider</artifactId >
54- <version >6.2.10 .Final</version >
54+ <version >6.2.11 .Final</version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
8282 <artifactId >maven-surefire-plugin</artifactId >
83- <version >3.5.1 </version >
83+ <version >3.5.2 </version >
8484 </plugin >
8585 <!-- Enable liberty-maven plugin -->
8686 <plugin >
9292 <plugin >
9393 <groupId >org.apache.maven.plugins</groupId >
9494 <artifactId >maven-failsafe-plugin</artifactId >
95- <version >3.5.1 </version >
95+ <version >3.5.2 </version >
9696 <configuration >
9797 <systemPropertyVariables >
9898 <http .port>${liberty.var.http.port} </http .port>
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >org.jboss.resteasy</groupId >
4747 <artifactId >resteasy-client</artifactId >
48- <version >6.2.10 .Final</version >
48+ <version >6.2.11 .Final</version >
4949 <scope >test</scope >
5050 </dependency >
5151 <dependency >
5252 <groupId >org.jboss.resteasy</groupId >
5353 <artifactId >resteasy-json-binding-provider</artifactId >
54- <version >6.2.10 .Final</version >
54+ <version >6.2.11 .Final</version >
5555 <scope >test</scope >
5656 </dependency >
5757 <dependency >
8080 <plugin >
8181 <groupId >org.apache.maven.plugins</groupId >
8282 <artifactId >maven-surefire-plugin</artifactId >
83- <version >3.5.1 </version >
83+ <version >3.5.2 </version >
8484 </plugin >
8585 <!-- Enable liberty-maven plugin -->
8686 <plugin >
9292 <plugin >
9393 <groupId >org.apache.maven.plugins</groupId >
9494 <artifactId >maven-failsafe-plugin</artifactId >
95- <version >3.5.1 </version >
95+ <version >3.5.2 </version >
9696 <configuration >
9797 <systemPropertyVariables >
9898 <http .port>${liberty.var.http.port} </http .port>
You can’t perform that action at this time.
0 commit comments